Fix for the compiler checks. The compiler flags like SUNCC and SUNCXX were
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 9 Dec 2006 22:09:57 +0000 (22:09 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 9 Dec 2006 22:09:57 +0000 (22:09 +0000)
commit323d1f295ff161dcdebf3ec8d12f4d32ba48a25e
tree962d71ad3d375e1e84a9c6912cff815a12d069a6
parentb71ff4d35d6ddee01bc603bc73a8602c1ffc1010
Fix for the compiler checks. The compiler flags like SUNCC and SUNCXX were
only being set when language being tested matched the current language, so
C++ flags weren't being set since we changed the default language back to C.

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