Commit 909e8b0
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 bff684f commit 909e8b0
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4980 | 4980 | | |
4981 | 4981 | | |
4982 | 4982 | | |
4983 | | - | |
| 4983 | + | |
4984 | 4984 | | |
4985 | 4985 | | |
4986 | 4986 | | |
4987 | | - | |
| 4987 | + | |
| 4988 | + | |
| 4989 | + | |
| 4990 | + | |
4988 | 4991 | | |
4989 | 4992 | | |
4990 | 4993 | | |
| |||
0 commit comments