More updates to build system

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1435 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2010-01-20 03:19:57 +00:00
parent c0ce05a341
commit 81c6fb87cd
6 changed files with 7 additions and 6 deletions
-1
View File
@@ -38,7 +38,6 @@ AC_CHECK_LIB([hunspell],[Hunspell_create])
# Check for Boost
AX_BOOST_BASE([1.37.0])
AX_BOOST_REGEX
BOOST_REGEX_LIB="-Wl,-Bstatic $BOOST_REGEX_LIB -Wl,-Bdynamic"
# Check for wxWidgets
AM_OPTIONS_WXCONFIG