From f2fa459f73ddf0f8dc41aceed65e78073642a487 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sat, 29 Sep 2012 20:14:34 +0000 Subject: Applied configure changes. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index eaab68f..bc6d2e9 100755 --- a/configure +++ b/configure @@ -15284,7 +15284,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_iconv_iconv" >&5 $as_echo "$ac_cv_lib_iconv_iconv" >&6; } if test "x$ac_cv_lib_iconv_iconv" = x""yes; then : - SOCKET_LIBS="-liconv" + ICONV_LIBS="-liconv" $as_echo "#define LIBICONV 1" >>confdefs.h -- cgit v1.2.3