Restore --debug wx-config option handling for pre-2.9 builds.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Oct 2009 22:56:07 +0000 (22:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Oct 2009 22:56:07 +0000 (22:56 +0000)
commitc06957daf10bb92fe72a2a599835cb0a2fc1ac52
tree9aa0b953cf758964ca0d117fac1a6dba569e3147
parent60a3d1c65bc65df9f9ba486587e3fab216beb470
Restore --debug wx-config option handling for pre-2.9 builds.

Although 2.9 and later doesn't have debug/release distinction, previous
version of wx may be installed on the system and should be usable via 2.9
wx-config so honour this option for them.

Closes #11316.

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