]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove richedit sample from configure
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 6 Feb 2006 18:01:48 +0000 (18:01 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 6 Feb 2006 18:01:48 +0000 (18:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index 87c9d78562cf0aabfa6bd92fd3288317c7c3268c..eb6fde92a454d0c0bfdc084b4969420952ae7caf 100755 (executable)
--- a/configure
+++ b/configure
@@ -45123,7 +45123,7 @@ if test "$wxUSE_GUI" = "yes"; then
         SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
                      dynamic erase event exec font image minimal mobile \
                      mobile/wxedit mobile/styles propsize render \
-                     richedit rotate shaped vscroll widgets"
+                     rotate shaped vscroll widgets"
 
     if test "$wxUSE_MONOLITHIC" != "yes"; then
         SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"
index 8a5163fcf9608a393b2c86411f2e8d097b18cd13..2dcbb98e058409229a339a198cd2947146e80d46 100644 (file)
@@ -6985,7 +6985,7 @@ if test "$wxUSE_GUI" = "yes"; then
     SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
                      dynamic erase event exec font image minimal mobile \
                      mobile/wxedit mobile/styles propsize render \
-                     richedit rotate shaped vscroll widgets"
+                     rotate shaped vscroll widgets"
 
     if test "$wxUSE_MONOLITHIC" != "yes"; then
         SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"