$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