summaryrefslogtreecommitdiff
path: root/devel/pango/patches/patch-ab
blob: 09b20ed5a0c1e2830acc8d263e83e088c513748b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.14 2006/08/10 16:12:59 wiz Exp $

--- configure.orig	2006-08-08 22:15:52.000000000 +0000
+++ configure
@@ -23058,7 +23058,7 @@ fi
 
 use_la_modules=false
 case $host in
-  *-aix*) use_la_modules=true
+  *-aix*|*-darwin*) use_la_modules=true
 esac
 
 if $use_la_modules ; then