Commit 3f05a69
configure.ac: Default to --without-c-locale-coercion on Windows
--with-c-locale-coercion otherwise defaults to yes and enables code
that isn't compatible on Windows, mainly because the feature is Unix related.
Default to "no" on Windows instead.
Fixes python#361 parent d5668b6 commit 3f05a69
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5006 | 5006 | | |
5007 | 5007 | | |
5008 | 5008 | | |
5009 | | - | |
| 5009 | + | |
5010 | 5010 | | |
5011 | 5011 | | |
5012 | 5012 | | |
5013 | | - | |
| 5013 | + | |
| 5014 | + | |
| 5015 | + | |
| 5016 | + | |
5014 | 5017 | | |
5015 | 5018 | | |
5016 | 5019 | | |
| |||
0 commit comments