added --disable-vararg_macros option to allow not using vararg macros even if they...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Dec 2006 13:41:06 +0000 (13:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Dec 2006 13:41:06 +0000 (13:41 +0000)
commit70c536f394043e3739c07e0435692e7b4869ca75
treedd0ffa8b35d2c8d9bbd0e25606255ccbf459f70c
parent33dddf589ac77a7911ff0fd79cf9e7e7a9e69e77
added --disable-vararg_macros option to allow not using vararg macros even if they're supported (useful if the user code doesn't want to use C99 extensions)

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