fiddle with the configure flags a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
55b602db52
commit
e2f7f0625d
@ -158,19 +158,18 @@ if [ -z "$skipconfig" ]; then
|
||||
--with-mac \
|
||||
--disable-monolithic \
|
||||
--with-opengl \
|
||||
--enable-geometry \
|
||||
--enable-optimise \
|
||||
--enable-sound \
|
||||
--enable-display \
|
||||
--enable-geometry \
|
||||
--enable-precomp=no \
|
||||
\
|
||||
--with-libjpeg=builtin \
|
||||
--with-libpng=builtin \
|
||||
--with-libtiff=builtin \
|
||||
--with-zlib=builtin \
|
||||
\
|
||||
--enable-debug_flag
|
||||
|
||||
## --enable-optimise \
|
||||
## --with-libjpeg=builtin \
|
||||
## --with-libpng=builtin \
|
||||
## --with-libtiff=builtin \
|
||||
## --with-zlib=builtin \
|
||||
|
||||
fi
|
||||
|
||||
# Build wxWidgets and wxPython
|
||||
|
Loading…
Reference in New Issue
Block a user