mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c50fb4c6f9
PR: ports/10940 Submitted by: mharo@area51.fremont.ca.us
12 lines
336 B
Plaintext
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"
|