From: Sergey Poznyakoff Date: Sun, 29 Feb 2004 00:04:21 +0000 (+0000) Subject: Removed spurious AC_CHECK_LIB(iconv) X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=ca84e28ee56498d89a02994b0c3d517f906d9b17 Removed spurious AC_CHECK_LIB(iconv) --- diff --git a/configure.ac b/configure.ac index 2e7d861..df27a1d 100644 --- a/configure.ac +++ b/configure.ac @@ -280,9 +280,6 @@ AC_CHECK_HEADERS(iconv.h, [Conversion descriptor type]), [#include ])]) -AC_CHECK_LIB(iconv, iconv) - - AC_OUTPUT([Makefile\ doc/Makefile\ lib/Makefile\