Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure.ac')
-rw-r--r--newlib/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/configure.ac b/newlib/configure.ac
index 5c38fc5b5..c164e5a64 100644
--- a/newlib/configure.ac
+++ b/newlib/configure.ac
@@ -350,7 +350,6 @@ AM_CONDITIONAL(HAVE_MULTISUBDIR, test x$have_multisubdir = xyes)
HAVE_ICONVDATA=false
case $host in
i[[34567]]86-pc-linux-*)
- AC_CONFIG_SUBDIRS(iconvdata)
HAVE_ICONVDATA=true
;;
esac