aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index a647d910..5de9f67a 100755
--- 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