From ca84e28ee56498d89a02994b0c3d517f906d9b17 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 29 Feb 2004 00:04:21 +0000 Subject: [PATCH] Removed spurious AC_CHECK_LIB(iconv) --- configure.ac | 3 --- 1 file changed, 3 deletions(-) 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\ -- 2.44.0