Remove redundant USE_ICONV define from config.h.in.

This was noticed during a review of #1437.
This commit is contained in:
John Szakmeister 2014-11-09 08:34:29 -05:00
parent dcccc1a50d
commit 2513c5f648

View File

@ -29,7 +29,6 @@
#cmakedefine HAVE_GETPWNAM
#cmakedefine HAVE_GETPWUID
#cmakedefine HAVE_ICONV
#cmakedefine USE_ICONV
#cmakedefine HAVE_ICONV_H
#cmakedefine HAVE_LANGINFO_H
#cmakedefine HAVE_LIBGEN_H