Commit 98b8ec2
committed
libiconvReal: make default on Darwin
The Darwin libiconv tries to be compatible with GNU libiconv, but it’s
not. Recent versions of Autoconf and gnulib include checks for issues in
Darwin’s libiconv implementation, which has effectively turned
`autoreconfHook` into `autoBreakDarwinHook` due to failing to link
libiconv. Instead of continuing to work around it, make GNU libiconv the
default. With the UTF-8-MAC patch, it should be a drop-in replacement.1 parent e0e573b commit 98b8ec2
2 files changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| |||
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
294 | | - | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | 560 | | |
564 | 561 | | |
565 | 562 | | |
| |||
1050 | 1047 | | |
1051 | 1048 | | |
1052 | 1049 | | |
| 1050 | + | |
1053 | 1051 | | |
1054 | 1052 | | |
1055 | 1053 | | |
| |||
1076 | 1074 | | |
1077 | 1075 | | |
1078 | 1076 | | |
1079 | | - | |
1080 | 1077 | | |
1081 | 1078 | | |
1082 | 1079 | | |
| |||
1192 | 1189 | | |
1193 | 1190 | | |
1194 | 1191 | | |
1195 | | - | |
1196 | | - | |
| 1192 | + | |
| 1193 | + | |
1197 | 1194 | | |
1198 | 1195 | | |
1199 | 1196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6676 | 6676 | | |
6677 | 6677 | | |
6678 | 6678 | | |
6679 | | - | |
6680 | | - | |
6681 | 6679 | | |
6682 | 6680 | | |
6683 | 6681 | | |
| |||
0 commit comments