]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
workaround for not appearing vertical scrollbar in wxTE_RICH2 controls
[wxWidgets.git] / samples / configure
index a28a31bb8b4c48f02b89050aff140d78f5558300..fc63a1c569dff8f32280dece01ba923b6bc97fa1 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
 
 
@@ -688,13 +692,13 @@ trap 'rm -fr `echo "
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
+            mobile/styles/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile
             printing/Makefile
             proplist/Makefile
             propsize/Makefile
-            richedit/Makefile
             resource/Makefile
             rotate/Makefile
             sashtest/Makefile
@@ -703,6 +707,7 @@ trap 'rm -fr `echo "
             sockets/Makefile
             splitter/Makefile
             statbar/Makefile
+            taskbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile
@@ -841,13 +846,13 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             minimal/Makefile
             mobile/Makefile
             mobile/wxedit/Makefile
+            mobile/styles/Makefile
             newgrid/Makefile
             notebook/Makefile
             png/Makefile
             printing/Makefile
             proplist/Makefile
             propsize/Makefile
-            richedit/Makefile
             resource/Makefile
             rotate/Makefile
             sashtest/Makefile
@@ -856,6 +861,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             sockets/Makefile
             splitter/Makefile
             statbar/Makefile
+            taskbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile