freebsd-ports/net/gicq/files/patch-ab
Seiichirou Hiraoka c50fb4c6f9 Fix configure problem
PR: ports/10940
Submitted by: mharo@area51.fremont.ca.us
1999-04-06 12:16:54 +00:00

12 lines
336 B
Plaintext

--- configure.orig Sat Mar 27 04:11:51 1999
+++ configure Sat Mar 27 04:12:04 1999
@@ -3979,7 +3979,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-licq "`glib-config --libs`" $LIBS"
+LIBS="-licq "`glib12-config --libs`" $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3985 "configure"
#include "confdefs.h"