X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22c3fb2ba3c6236525e147e5b10d0bc62bc5e2e5..a538c1c36ffa8bb6fd89f3790fca9cc92b2b0f79:/demos/configure diff --git a/demos/configure b/demos/configure index 7c762cba56..6e3d88b1a5 100755 --- a/demos/configure +++ b/demos/configure @@ -523,6 +523,10 @@ fi +if test "x$wx_cv_path_ifs" = "x"; then + { echo "configure: error: Please run configure from the top level directory." 1>&2; exit 1; } +fi + IF_GNU_MAKE=$wx_cv_if_gnu_make