From 2db8df0ba388f0a39424b76ce00fe5b51abbd54d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 22 Sep 2006 18:15:18 +0000 Subject: Added iconv support and doc cleanups. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3478c711a..616baedd2 100644 --- a/configure.ac +++ b/configure.ac @@ -895,9 +895,6 @@ fi AC_HEADER_STDC AC_CHECK_HEADERS([string.h unistd.h langinfo.h termio.h locale.h getopt.h]) AC_CHECK_HEADERS([pwd.h inttypes.h]) -# Note that we do not check for iconv here because this is done anyway -# by the gettext checks and thus it allows us to disable the use of -# iconv by using --disable-nls. # -- cgit v1.2.3