X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ebcf581f6e8355224b00bc5b2d70b12e761b750..830efc9b0cb87eae22d4435af7858175017522ab:/samples/configure diff --git a/samples/configure b/samples/configure index 20c677220f..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