]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fixed detection of missing C++ compiler added in last commit
[wxWidgets.git] / configure
index 88a338da0c82e2565bd0d252a6748fac46980430..f98ee0dc7f9578143d54ba55c4c2355ab823cbf9 100755 (executable)
--- a/configure
+++ b/configure
@@ -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; }; }
     { { 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; }; }