summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ai
blob: 7d95ee04b8143b32c6585b3da8f8213363282072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ai,v 1.16 2006/09/17 15:35:52 jmmv Exp $

--- configure.orig	2006-09-05 04:40:15.000000000 +0200
+++ configure
@@ -26296,7 +26296,7 @@ echo "${ECHO_T}$gtk_uxtheme_h" >&6
 
 use_la_modules=false
 case $host in
-  *-aix*) use_la_modules=true
+  *-aix*|*-darwin*) use_la_modules=true
 esac
 
 if $use_la_modules ; then
@@ -32042,6 +32042,7 @@ _ACEOF
 fi
 
 
+CUPS_CONFIG=no
 if test "x$CUPS_CONFIG" != "xno"; then
   HAVE_CUPS_TRUE=
   HAVE_CUPS_FALSE='#'