|
@@ -322,7 +322,7 @@ AC_ARG_ENABLE(libc,
|
|
dnl See whether we are allowed to use system iconv
|
|
dnl See whether we are allowed to use system iconv
|
|
enable_system_iconv_default=yes
|
|
enable_system_iconv_default=yes
|
|
case "$host" in
|
|
case "$host" in
|
|
- *-*-cygwin*|*-*-mingw*)
|
|
|
|
|
|
+ *-*-cygwin*|*-*-mingw*|*-*-darwin*|*-ios-*)
|
|
enable_system_iconv_default=no
|
|
enable_system_iconv_default=no
|
|
;;
|
|
;;
|
|
esac
|
|
esac
|