Switch to monolithic build because of a dependency problem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-09 23:26:03 +00:00
parent 89977ceb4e
commit eac928f00f
2 changed files with 11 additions and 2 deletions

View File

@@ -179,7 +179,7 @@ if [ $skipconfig != yes ]; then
$WXDIR/configure \
--prefix=$PREFIX \
--with-mac \
--disable-monolithic \
--enable-monolithic \
--with-opengl \
--enable-sound \
--enable-display \