multilib mode is the default on unix now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
431346ff02
commit
e9e0dc1572
4
configure
vendored
4
configure
vendored
@ -2114,7 +2114,7 @@ if test $DEBUG_CONFIGURE = 1; then
|
||||
DEFAULT_wxUSE_ICO_CUR=no
|
||||
DEFAULT_wxUSE_ACCESSIBILITY=no
|
||||
|
||||
DEFAULT_wxUSE_MONOLITHIC=yes
|
||||
DEFAULT_wxUSE_MONOLITHIC=no
|
||||
DEFAULT_wxUSE_OFFICIAL_BUILD=no
|
||||
else
|
||||
DEFAULT_wxUSE_UNIVERSAL=no
|
||||
@ -2290,7 +2290,7 @@ else
|
||||
DEFAULT_wxUSE_ICO_CUR=yes
|
||||
DEFAULT_wxUSE_ACCESSIBILITY=no
|
||||
|
||||
DEFAULT_wxUSE_MONOLITHIC=yes
|
||||
DEFAULT_wxUSE_MONOLITHIC=no
|
||||
DEFAULT_wxUSE_OFFICIAL_BUILD=no
|
||||
fi
|
||||
|
||||
|
@ -503,7 +503,7 @@ if test $DEBUG_CONFIGURE = 1; then
|
||||
DEFAULT_wxUSE_ICO_CUR=no
|
||||
DEFAULT_wxUSE_ACCESSIBILITY=no
|
||||
|
||||
DEFAULT_wxUSE_MONOLITHIC=yes
|
||||
DEFAULT_wxUSE_MONOLITHIC=no
|
||||
DEFAULT_wxUSE_OFFICIAL_BUILD=no
|
||||
else
|
||||
DEFAULT_wxUSE_UNIVERSAL=no
|
||||
@ -679,7 +679,7 @@ else
|
||||
DEFAULT_wxUSE_ICO_CUR=yes
|
||||
DEFAULT_wxUSE_ACCESSIBILITY=no
|
||||
|
||||
DEFAULT_wxUSE_MONOLITHIC=yes
|
||||
DEFAULT_wxUSE_MONOLITHIC=no
|
||||
DEFAULT_wxUSE_OFFICIAL_BUILD=no
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user