]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Give wxCollapsiblePane's pane a name for easier debugging
[wxWidgets.git] / configure
index ecd5c516f846b9ee8b90400897deba488fc0018c..c0fba3772b194c2470a2c47fb02a9d50b1c2dd4f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: configure.in 58069 2009-01-13 12:01:30Z FM .
+# From configure.in Id: configure.in 58155 2009-01-16 19:03:26Z VZ .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
 #
@@ -3215,6 +3215,10 @@ fi
 echo "${ECHO_T}$result" >&6; }
 
 
+if test "$wxUSE_ALL_FEATURES" = "no"; then
+                    DEFAULT_wxUSE_MEDIACTRL=no
+fi
+
 
 if test "$wxUSE_GUI" = "yes"; then