diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /net-im/gicq/files/patch-ab | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'net-im/gicq/files/patch-ab')
-rw-r--r-- | net-im/gicq/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/gicq/files/patch-ab b/net-im/gicq/files/patch-ab deleted file mode 100644 index 504578e8dcdb..000000000000 --- a/net-im/gicq/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 "`$GLIB_CONFIG --libs`" $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3985 "configure" - #include "confdefs.h" |