]> Dogcows Code - chaz/tar/commitdiff
Removed spurious AC_CHECK_LIB(iconv)
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 29 Feb 2004 00:04:21 +0000 (00:04 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 29 Feb 2004 00:04:21 +0000 (00:04 +0000)
configure.ac

index 2e7d86147270f4303ceabb2fd69b3a85f0362133..df27a1d4d831a33344b8d878b552421a8ac4a6c3 100644 (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\
This page took 0.01831 seconds and 4 git commands to generate.