Changeset

533:a29c27c32a34

Using new LFLAGS variable.
author Tobias Markmann <tm@ayena.de>
date Wed, 03 Dec 2008 19:43:59 +0100
parents 527:98aaa20af6a2
children 534:684cd8aedc1a
files configure
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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