summaryrefslogtreecommitdiff
path: root/archivers/nulib2/patches/patch-ad
blob: 9d46aa2d0000315f28357c94700a8ba2fb460d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ad,v 1.1 2004/11/29 04:50:35 tv Exp $

--- ../nufxlib-203/configure.orig	2004-11-28 23:37:10.000000000 -0500
+++ ../nufxlib-203/configure
@@ -4059,10 +4059,6 @@ elif test "$host_os" = "beos"; then
         SHARE_FLAGS='-nostartfiles -Xlinker -soname="$@"'
 fi
 
-if test "$host_vendor" = "apple" -a ${host_os:0:6} = "darwin"; then
-    echo "checking for Mac OS X... yes, adding -framework Carbon"
-    LIBS="$LIBS -framework Carbon"
-fi