X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22c3fb2ba3c6236525e147e5b10d0bc62bc5e2e5..830efc9b0cb87eae22d4435af7858175017522ab:/samples/configure diff --git a/samples/configure b/samples/configure index 602f6a1054..275784d471 100755 --- a/samples/configure +++ b/samples/configure @@ -523,6 +523,10 @@ fi +if test "x$wx_cv_path_samplesubdirs" = "x"; then + { echo "configure: error: Please run configure from the top level directory." 1>&2; exit 1; } +fi + SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs @@ -652,6 +656,7 @@ ac_given_srcdir=$srcdir trap 'rm -fr `echo " Makefile + artprov/Makefile caret/Makefile calendar/Makefile checklst/Makefile @@ -677,6 +682,7 @@ trap 'rm -fr `echo " internat/Makefile ipc/Makefile joytest/Makefile + keyboard/Makefile layout/Makefile listctrl/Makefile mdi/Makefile @@ -684,6 +690,9 @@ trap 'rm -fr `echo " memcheck/Makefile minifram/Makefile minimal/Makefile + mobile/Makefile + mobile/wxedit/Makefile + mobile/styles/Makefile newgrid/Makefile notebook/Makefile png/Makefile @@ -801,6 +810,7 @@ EOF cat >> $CONFIG_STATUS <