X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a81cf6f49087be39cb5339c4ae5bd2c26a5b9098..eff41ee7f5bdc004ce36b9ca06b42961cdd01885:/utils/configure diff --git a/utils/configure b/utils/configure index 27ba4ceb7b..a85526b819 100755 --- a/utils/configure +++ b/utils/configure @@ -523,7 +523,15 @@ 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 + + trap '' 1 2 15 @@ -650,6 +658,8 @@ trap 'rm -fr `echo " dialoged/src/Makefile emulator/Makefile emulator/src/Makefile + helpview/Makefile + helpview/src/Makefile " | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF