10 lines
224 B
Text
10 lines
224 B
Text
--- configure.orig Mon Jul 23 14:55:39 2001
|
|
+++ configure Fri Jun 7 10:27:58 2002
|
|
@@ -9336,6 +9336,7 @@
|
|
LIBICONV=
|
|
if test "$am_cv_lib_iconv" = yes; then
|
|
LIBICONV="-liconv"
|
|
+ LIBS="$LIBICONV $LIBS"
|
|
fi
|
|
|
|
|