aboutsummaryrefslogtreecommitdiffstats
path: root/print/gutenprint-base/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'print/gutenprint-base/files/patch-configure')
-rw-r--r--print/gutenprint-base/files/patch-configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/gutenprint-base/files/patch-configure b/print/gutenprint-base/files/patch-configure
new file mode 100644
index 000000000000..5b95d00c9260
--- /dev/null
+++ b/print/gutenprint-base/files/patch-configure
@@ -0,0 +1,12 @@
+--- configure.orig Fri Jun 9 02:03:30 2006
++++ configure Fri Jun 9 02:04:17 2006
+@@ -19371,7 +19371,8 @@
+ min_gtk_version=1.2.0
+ echo "$as_me:$LINENO: checking for GTK - version >= $min_gtk_version" >&5
+ echo $ECHO_N "checking for GTK - version >= $min_gtk_version... $ECHO_C" >&6
+- no_gtk=""
++ no_gtk=yes
++ GTK_CONFIG=no
+ if test "$GTK_CONFIG" = "no" ; then
+ no_gtk=yes
+ else