fixed detection of missing C++ compiler added in last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-05-10 00:22:13 +00:00
parent f9c980f617
commit b70642258f
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -16316,7 +16316,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test -n "$ac_cv_prog_ac_ct_CXX"; then
if test "$CXX" = "g++" -a "$GXX" != "yes"; then
{ { echo "$as_me:$LINENO: error: C++ compiler is needed to build wxWidgets" >&5
echo "$as_me: error: C++ compiler is needed to build wxWidgets" >&2;}
{ (exit 1); exit 1; }; }