]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Test m_dc before using it
[wxWidgets.git] / configure
index 048e3b291bc5569fe9282051079226e69bdd9b6c..284ae5b9d86da52a9bdeb0ff655977134d6c7f42 100755 (executable)
--- a/configure
+++ b/configure
@@ -46357,6 +46357,7 @@ if test "$wxUSE_UIACTIONSIMULATOR" = "yes" ; then
 #define wxUSE_UIACTIONSIMULATOR 1
 _ACEOF
 
+    SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS uiaction"
 fi
 
 
@@ -47505,6 +47506,7 @@ _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
+#include <windows.h>
 #include <gdiplus.h>
 int
 main ()