diff options
| author | Werner Koch <[email protected]> | 2006-09-22 18:15:18 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2006-09-22 18:15:18 +0000 |
| commit | 2db8df0ba388f0a39424b76ce00fe5b51abbd54d (patch) | |
| tree | 20ec3eea82409a6329e241b92c9c16ef07d07456 /configure.ac | |
| parent | Improved yat2m. (diff) | |
| download | gnupg-2db8df0ba388f0a39424b76ce00fe5b51abbd54d.tar.gz gnupg-2db8df0ba388f0a39424b76ce00fe5b51abbd54d.zip | |
Added iconv support and doc cleanups.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
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. # |
