summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ai
blob: 8485084b317f319b09703d7e85974e98d232e873 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ai,v 1.18 2007/01/06 15:13:15 wiz Exp $

--- configure.orig	2006-09-05 04:40:15.000000000 +0200
+++ configure
@@ -32042,6 +32042,9 @@ _ACEOF
 fi
 
 
+if test "x$ENABLE_CUPS"  != "xyes"; then
+  CUPS_CONFIG=no
+fi
 if test "x$CUPS_CONFIG" != "xno"; then
   HAVE_CUPS_TRUE=
   HAVE_CUPS_FALSE='#'