summaryrefslogtreecommitdiff
path: root/libcpp/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/configure.ac')
-rw-r--r--libcpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/configure.ac b/libcpp/configure.ac
index fd098656248..833eb435980 100644
--- a/libcpp/configure.ac
+++ b/libcpp/configure.ac
@@ -37,7 +37,7 @@ ZW_PROG_COMPILER_DEPENDENCIES([CC])
# Checks for header files.
AC_HEADER_TIME
ACX_HEADER_STRING
-AC_CHECK_HEADERS(iconv.h locale.h fcntl.h limits.h stddef.h \
+AC_CHECK_HEADERS(locale.h fcntl.h limits.h stddef.h \
stdlib.h strings.h string.h sys/file.h unistd.h)
# Checks for typedefs, structures, and compiler characteristics.