X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f4a9a1025aace6f5f82aa4c05c5ceb651b86dd4..fca36d9a0301c9bff307361f1f94048897ce2ae5:/samples/configure diff --git a/samples/configure b/samples/configure index a28a31bb8b..b5012fc673 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 + access/Makefile artprov/Makefile caret/Makefile calendar/Makefile @@ -688,26 +693,29 @@ trap 'rm -fr `echo " minimal/Makefile mobile/Makefile mobile/wxedit/Makefile - newgrid/Makefile + mobile/styles/Makefile + multimon/Makefile + nativedlg/Makefile notebook/Makefile + oleauto/Makefile + ownerdrw/Makefile png/Makefile printing/Makefile - proplist/Makefile propsize/Makefile - richedit/Makefile - resource/Makefile + regtest/Makefile rotate/Makefile sashtest/Makefile + shaped/Makefile scroll/Makefile scrollsub/Makefile sockets/Makefile splitter/Makefile statbar/Makefile + taskbar/Makefile text/Makefile thread/Makefile toolbar/Makefile treectrl/Makefile - treelay/Makefile typetest/Makefile validate/Makefile widgets/Makefile @@ -805,6 +813,7 @@ EOF cat >> $CONFIG_STATUS <