aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.inc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.inc.in')
-rw-r--r--src/config.inc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.inc.in b/src/config.inc.in
index 954d3416..aa336a1d 100644
--- a/src/config.inc.in
+++ b/src/config.inc.in
@@ -6,7 +6,7 @@
{* Libraries *}
{$IF Defined(IncludeConstants)}
- LUA_LIB_NAME = '@lua_LIB_NAME@';
+ LUA_LIB_NAME = '@lua_lib_name@';
LUA_VERSION_INT = @lua_VERSION_INT@;
LUA_VERSION_RELEASE = '@lua_VERSION_RELEASE@';
LUA_VERSION_MINOR = '@lua_VERSION_MINOR@';