ports/ftp/gftp/files/patch-configure
Ying-Chieh Liao 5a762d7629 upgrade to 2.0.14
PR:		46020
Submitted by:	maintainer
2003-01-02 19:46:05 +00:00

14 lines
325 B
Text

--- configure.orig Wed Nov 27 17:25:51 2002
+++ configure Wed Nov 27 17:30:47 2002
@@ -4725,9 +4725,9 @@
rm -f conf.gtktest
- GTHREAD_LIBS="-lgthread"
+ GTHREAD_LIBS="$_GTHREAD_LIBS"
else
- GTHREAD_LIBS="-lgthread-2.0"
+ GTHREAD_LIBS="$_GTHREAD_LIBS"
fi
if test "x$GFTP_GTK" = xgftp-gtk; then