Diff

configure @ 533:a29c27c32a34

Using new LFLAGS variable.
author Tobias Markmann <tm@ayena.de>
date Wed, 03 Dec 2008 19:43:59 +0100
parent 516:76d17a0d8a0a
child 536:dfe06eab47c0
line wrap: on
line diff
--- 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