mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
10 lines
349 B
Text
10 lines
349 B
Text
--- configure.orig 2008-06-05 13:58:44.000000000 -0700
|
|
+++ configure 2008-06-05 14:00:32.000000000 -0700
|
|
@@ -12201,6 +12201,7 @@
|
|
_ACEOF
|
|
|
|
fi
|
|
+ LIBICONV=$LTLIBICONV
|
|
if test "$am_cv_lib_iconv" = yes; then
|
|
{ echo "$as_me:$LINENO: checking how to link with libiconv" >&5
|
|
echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6; }
|