From f866ddce120b62c5101acac09a5ce86c1e40a2d7 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Sun, 5 May 2013 22:58:53 +0000 Subject: correct upppercase/lowercase of lua_lib_name git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2983 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/config.inc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.inc.in') 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@'; -- cgit v1.2.3