Commit 86981ba
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 0a102ba commit 86981ba
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3892 | 3892 | | |
3893 | 3893 | | |
3894 | 3894 | | |
3895 | | - | |
| 3895 | + | |
3896 | 3896 | | |
3897 | 3897 | | |
3898 | 3898 | | |
3899 | | - | |
| 3899 | + | |
| 3900 | + | |
| 3901 | + | |
| 3902 | + | |
3900 | 3903 | | |
3901 | 3904 | | |
3902 | 3905 | | |
| |||
0 commit comments