use -O0 when optimizing is off -- seems to __slightly__ reduce the build times with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 19 Feb 2003 13:52:11 +0000 (13:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 19 Feb 2003 13:52:11 +0000 (13:52 +0000)
commitaf7b5345ed8431ca21fc4a3bfab2889a342a6844
treea829150de84dd596a23e0abcb53f75f51eb28c5d
parente587e144c87b9a26adc3b3b5bfa416b15d12aa6e
use -O0 when optimizing is off -- seems to __slightly__ reduce the build times with g++ 3.2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in