X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e66eee1434309e54eb8a6cc767d2f41d5323e58..dc18c8f1b2869d99485b404fef56b0af82e79867:/utils/configure diff --git a/utils/configure b/utils/configure index 6791829909..a85526b819 100755 --- a/utils/configure +++ b/utils/configure @@ -523,6 +523,10 @@ fi +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 + GL_TOOLKIT_DIR=$wx_cv_path_glcanvas USE_GUI=$wx_cv_use_gui USE_RESOURCES=$wx_cv_use_resources