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-darwin.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config-darwin.inc') 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'; -- cgit v1.2.3