diff options
Diffstat (limited to '')
-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 cc30b78ef453..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 "`glib12-config --libs`" $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3985 "configure" - #include "confdefs.h" |