]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
setting CG origin to printable area
[wxWidgets.git] / setup.h.in
index 41ac395a69e3e30f3cb34e7d773f9785f922242b..521f6c1df36ecfa0d9393719a702258b8774a2b0 100644 (file)
 
 #define wxUSE_DC_CACHEING 0
 
+#define wxUSE_GADGETS 0
+
 /*
  * Supports bool type
  */
 /* Define if you have shl_load() */
 #undef HAVE_SHL_LOAD
 
+/* Define if you have snprintf() */
+#undef HAVE_SNPRINTF
+
+/* Define if you have snprintf() declaration in the header */
+#undef HAVE_SNPRINTF_DECL
+
 /* define if you have statfs function */
 #undef HAVE_STATFS
 
+/* define if you have statfs prototype */
+#undef HAVE_STATFS_DECL
+
 /* define if you have statvfs function */
 #undef HAVE_STATVFS