Tweaked release build script to remove references to obsolete -llualib.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1152 c06c8d41-db1a-0410-9941-cceddc491573
VGTQD4PW3FSNBHTUBBRRI24WNIZU6VPDYUQGO2SO53P6J5WJO5XQC
RVST2QHYJ757ZHK4AUJ5NGPDZ44AD6RVFVXYPKQIBJXZBDNUCHXQC
Q7LOC5X3KKWAKBC6OSHD4ED7EQEMCOPGYYZ43CVABFJXAZCDZO3AC
%{"LIB=-lwinmm -static -llua -llualib -lpcre"} ) or
%{"LIB=-lwinmm -static -llua -lpcre"} ) or
%{"LIB=-lwinmm -static -llua -llualib -lpcre" } +
%{"LIB=-lwinmm -static -llua -lpcre" } +
(Last updated on 20061107 for Dungeon Crawl Stone Soup 0.1.3.)
(Last updated on 20060331 for Dungeon Crawl Stone Soup 0.2.)
of version 0.1:
of version 0.2:
then add -llua to your LIB = line in makefile.unix, and rebuild to compile with Lua support.
then add -llua to your LIB = line in makefile.unix, and rebuild to compile with
Lua support.
then add -llua to your LIB = line in makefile.unix, and rebuild to
compile with Lua support.
* You can also use makefile.osx, which will run xcodebuild from the command line.
* You can also use makefile.osx, which will run xcodebuild from the
command line.