X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/605625f51e450c1e0163a9075978c1895daa2415..5a1597e9ef6f9e898b88c86299d6b0e0aa7896f7:/samples/configure diff --git a/samples/configure b/samples/configure index 377af27500..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 @@ -686,26 +691,31 @@ trap 'rm -fr `echo " memcheck/Makefile minifram/Makefile minimal/Makefile - newgrid/Makefile + mobile/Makefile + mobile/wxedit/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 @@ -803,6 +813,7 @@ EOF cat >> $CONFIG_STATUS <