]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
Tcl regex lib
[wxWidgets.git] / samples / configure
index a28a31bb8b4c48f02b89050aff140d78f5558300..275784d471e5ae8d7ef0fa8f57e38f1960d9590f 100755 (executable)
@@ -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
 
 
 SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
 
 
@@ -688,6 +692,7 @@ trap 'rm -fr `echo "
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
+            mobile/styles/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile
@@ -841,6 +846,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
+            mobile/styles/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile