summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-engines2/files/patch-configure
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-19 20:39:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-19 20:39:57 +0000
commit85a4b52419fece59a84052c053e9258a3e7e6ad5 (patch)
treea7b2ec5ca5a76ac39bd8ad7ecd16514462a76f4a /x11-toolkits/gtk-engines2/files/patch-configure
parentAdd a patch to fix a bug. The patch was already forwarded to the (diff)
Upgrade to 0.12.
Diffstat (limited to 'x11-toolkits/gtk-engines2/files/patch-configure')
-rw-r--r--x11-toolkits/gtk-engines2/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-engines2/files/patch-configure b/x11-toolkits/gtk-engines2/files/patch-configure
new file mode 100644
index 000000000000..75a816a54cd9
--- /dev/null
+++ b/x11-toolkits/gtk-engines2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Tue Mar 20 03:08:42 2001
++++ configure Tue Mar 20 03:08:57 2001
+@@ -2177,7 +2177,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-lgtk $GTK_LIBS $LIBS"
++LIBS="$GTK_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 2183 "configure"
+ #include "confdefs.h"