mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user