ltmain.sh.patch   [plain text]


--- ltmain.sh	2006-07-10 19:00:06.000000000 -0700
+++ ltmain.sh.patched	2006-07-10 19:04:28.000000000 -0700
@@ -1455,12 +1455,6 @@
 	continue
 	;;
 
-      -framework)
-        prev=darwin_framework
-        compiler_flags="$compiler_flags $arg"
-        continue
-        ;;
-
       -inst-prefix-dir)
 	prev=inst_prefix
 	continue