Commit 6a0b4b2
committed
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 3b11644 commit 6a0b4b2
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3884 | 3884 | | |
3885 | 3885 | | |
3886 | 3886 | | |
3887 | | - | |
| 3887 | + | |
3888 | 3888 | | |
3889 | 3889 | | |
3890 | 3890 | | |
3891 | | - | |
| 3891 | + | |
| 3892 | + | |
| 3893 | + | |
| 3894 | + | |
3892 | 3895 | | |
3893 | 3896 | | |
3894 | 3897 | | |
| |||
0 commit comments