compile GTK+ test program using C compiler, not C++ one, otherwise it always fails...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 21:03:57 +0000 (21:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 21:03:57 +0000 (21:03 +0000)
commitd84cedb39ef03041e0e4bbf5600ae6f2616268da
treecde643e056a62b7665a0cbc45416e0cc664a6279
parentd240dea1999ee1465e53db8279130612df692d77
compile GTK+ test program using C compiler, not C++ one, otherwise it always fails as it uses undeclared functions

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