Using new LFLAGS variable.
authorTobias Markmann <tm@ayena.de>
Wed, 03 Dec 2008 19:43:59 +0100
changeset 533 a29c27c32a34
parent 527 98aaa20af6a2
child 534 684cd8aedc1a
Using new LFLAGS variable.
configure
--- a/configure	Wed Dec 03 16:20:58 2008 +0000
+++ b/configure	Wed Dec 03 19:43:59 2008 +0100
@@ -125,7 +125,8 @@
 	LUA_INCDIR_SET=yes	
 	LUA_LIBDIR=/usr/local/lib
 	LUA_LIBDIR_SET=yes
-	CFLAGS="-bundle -Wl,-undefined,dynamic_lookup"
+	CFLAGS=""
+	LFLAGS="-bundle -undefined dynamic_lookup"
 	fi	
 fi