X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fd16ce13cec7eb0b4ddf4566c86a7830950a5d4..a8fbc9cc5718c1d043ec04004daac8b055a8d84e:/utils/configure?ds=inline diff --git a/utils/configure b/utils/configure index f3fa7cd3f7..a85526b819 100755 --- a/utils/configure +++ b/utils/configure @@ -523,7 +523,7 @@ fi -if test "x$wx_cv_path_glcanvas" = "x"; then +if test "x$wx_cv_use_gui" = "x"; then { echo "configure: error: Please run configure from the top level directory." 1>&2; exit 1; } fi