Removed spurious AC_CHECK_LIB(iconv)

This commit is contained in:
Sergey Poznyakoff
2004-02-29 00:04:21 +00:00
parent 81bf1687f8
commit ca84e28ee5

View File

@@ -280,9 +280,6 @@ AC_CHECK_HEADERS(iconv.h,
[Conversion descriptor type]),
[#include <iconv.h>])])
AC_CHECK_LIB(iconv, iconv)
AC_OUTPUT([Makefile\
doc/Makefile\
lib/Makefile\