1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Added iconv support and doc cleanups.

This commit is contained in:
Werner Koch 2006-09-22 18:15:18 +00:00
parent c9f8a69f0f
commit 2db8df0ba3
12 changed files with 487 additions and 480 deletions

View file

@ -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.
#