Using new LFLAGS variable.
authorTobias Markmann <tm@ayena.de>
Wed, 3 Dec 2008 18:43:59 +0000 (19:43 +0100)
committerTobias Markmann <tm@ayena.de>
Wed, 3 Dec 2008 18:43:59 +0000 (19:43 +0100)
configure

index a647d9107f4a3f30e71687467e799af33fd8cca5..5de9f67acaf490c30c64c34d0a4e5d6d344876e6 100755 (executable)
--- a/configure
+++ b/configure
@@ -125,7 +125,8 @@ then
        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