]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
removed png and propsize samples from SAMPLES_SUBDIRS too (patch 1763216)
[wxWidgets.git] / configure
index b98c6281b2bff15efaff550c2ee3f515ce87dd45..285c35de906dc7f94e96e6df7e31d800497f194c 100755 (executable)
--- a/configure
+++ b/configure
@@ -29718,8 +29718,6 @@ echo "$as_me: WARNING: system png library not found or too old, will use built-i
             fi
         fi
     fi
-
-    SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png"
 fi
 
 
@@ -50129,7 +50127,7 @@ if test "$wxUSE_GUI" = "yes"; then
 
         SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
                      erase event exec font image minimal mobile \
-                     mobile/wxedit mobile/styles propsize render \
+                     mobile/wxedit mobile/styles render \
                      shaped svg taborder vscroll widgets"
 
     if test "$wxUSE_MONOLITHIC" != "yes"; then