do all tests using C++ compiler, this should fix all problems due to testing with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 20:50:24 +0000 (20:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 20:50:24 +0000 (20:50 +0000)
commit8006bf3c49020d4001314df13425c8a0a7e87a16
tree544f404374a60451b1cca6bb6ba40b3f8dc15d26
parent5c1f6b2752a93801295033ba7c6e431edf5a3536
do all tests using C++ compiler, this should fix all problems due to testing with C compiler and compiling the real code later with the C++ one (such as bug 1472458); in case of problems, the last version using C for (most) tests is tagged BEFORE_LANG_CXX

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