]> git.saurik.com Git - wxWidgets.git/blobdiff - acconfig.h
makefile for wxLayout sample
[wxWidgets.git] / acconfig.h
index 0403199fb0f9bc6221f75ad03ace938fdea619f1..c27c455c42aeb33e55152b2019b3395136794c81 100644 (file)
 /* wxWindows version (not used but required by autoheader)                  */
 /* ------------------------------------------------------------------------ */
 
+#if 0
 #undef PACKAGE
 #undef VERSION
+#endif
 
 /* needed for older automake? */
 #undef WITH_SYMBOL_UNDERSCORE
 /* ------------------------------------------------------------------------ */
 
 /*
- * Use wXLongLong (a.k.a. int64) class
+ * Use wxLongLong (a.k.a. int64) class
  */
 #define wxUSE_LONGLONG 0
 
  * Use time and date classes
  */
 #define wxUSE_TIMEDATE 0
+/*
+ * Use wave class
+ */
+#define wxUSE_WAVE 0
 /*
  * Use config system
  */
  */
 #define wxUSE_SIZE_T_STRING_OPERATOR 0
 
+/*
+ * Use the new experimental implementation of wxString::Printf()?
+ *
+ * Warning: enabling this may cause internal compiler errors with gcc!
+ */
+#define wxUSE_EXPERIMENTAL_PRINTF 0
+
 /* ------------------------------------------------------------------------ */
 /* misc options                                                             */
 /* ------------------------------------------------------------------------ */