fix output of WX_ARG_DISABLE() for options which can have values other than yes/no...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Jun 2009 23:51:57 +0000 (23:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Jun 2009 23:51:57 +0000 (23:51 +0000)
commit7ac0e38e9648c32004f93ed9c8709f7b0fcd3d8b
treee9ce46c1757d5b50f60dd264ea7d064a28cf40a3
parent6a5594e00d4e2010910711b9cbdae1b92cb88e4b
fix output of WX_ARG_DISABLE() for options which can have values other than yes/no (e.g. auto, as for wxUSE_COMPILER_TLS)

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