aboutsummaryrefslogtreecommitdiffstats
path: root/src/config-darwin.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-darwin.inc')
-rw-r--r--src/config-darwin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config-darwin.inc b/src/config-darwin.inc
index 181eda57..5edc33af 100644
--- a/src/config-darwin.inc
+++ b/src/config-darwin.inc
@@ -6,7 +6,7 @@
{* Libraries *}
{$IF Defined(IncludeConstants)}
- LUA_LIB_NAME = '@lua_LIB_NAME@';
+ LUA_LIB_NAME = 'lua';
LUA_VERSION_INT = 5001004;
LUA_VERSION_RELEASE = '4';
LUA_VERSION_MINOR = '1';