why was using std::string and streams disabled by default for mingw32 and cygwin? enabled it back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -2070,7 +2070,6 @@ _ACEOF
|
||||
SO_SUFFIX=dll
|
||||
PROGRAM_EXT=".exe"
|
||||
DEFAULT_DEFAULT_wxUSE_MSW=1
|
||||
DEFAULT_STD_FLAG=no
|
||||
;;
|
||||
|
||||
*-pc-msdosdjgpp )
|
||||
|
@@ -264,7 +264,6 @@ case "${host}" in
|
||||
SO_SUFFIX=dll
|
||||
PROGRAM_EXT=".exe"
|
||||
DEFAULT_DEFAULT_wxUSE_MSW=1
|
||||
DEFAULT_STD_FLAG=no
|
||||
;;
|
||||
|
||||
*-pc-msdosdjgpp )
|
||||
|
Reference in New Issue
Block a user