]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
return false if the file passed to Load() doesn't exist or is an archive without...
[wxWidgets.git] / configure
index cf8eddb5043d5389cd3f011c303ad3ee7538653f..2b7bb4201fd1454654287252a8eeac3d50e87644 100755 (executable)
--- a/configure
+++ b/configure
@@ -45219,9 +45219,6 @@ if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
 _ACEOF
 
     SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview"
-    if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
-        SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi"
-    fi
 fi
 
 if test "$wxUSE_HELP" = "yes"; then