]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/configure
fix reference to obsolete b32univ file
[wxWidgets.git] / samples / configure
index 20c677220fd6baf06b5a65620eab3e10310fcdea..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
 
 
@@ -695,7 +699,6 @@ trap 'rm -fr `echo "
             printing/Makefile
             proplist/Makefile
             propsize/Makefile
-            richedit/Makefile
             resource/Makefile
             rotate/Makefile
             sashtest/Makefile
@@ -704,6 +707,7 @@ trap 'rm -fr `echo "
             sockets/Makefile
             splitter/Makefile
             statbar/Makefile
+            taskbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile
@@ -849,7 +853,6 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             printing/Makefile
             proplist/Makefile
             propsize/Makefile
-            richedit/Makefile
             resource/Makefile
             rotate/Makefile
             sashtest/Makefile
@@ -858,6 +861,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             sockets/Makefile
             splitter/Makefile
             statbar/Makefile
+            taskbar/Makefile
             text/Makefile
             thread/Makefile
             toolbar/Makefile