ports/sysutils/fusefs-libs/files/patch-configure
Yen-Ming Lee 80dfd97543 - fix undefined reference in libfuse
PR:		124325
Submitted by:	leeym
Approved by:	maintainer timeout
2008-06-20 14:13:50 +00:00

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; }