16 lines
460 B
Plaintext
16 lines
460 B
Plaintext
$NetBSD: patch-ad,v 1.3 2014/09/13 11:10:58 shattered Exp $
|
|
|
|
--- nufxlib-220/configure.orig 2004-11-28 23:37:10.000000000 -0500
|
|
+++ nufxlib-220/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
|
|
|
|
|
|
|