]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
fixed label case so that the link works (patch 1263943)
[wxWidgets.git] / setup.h.in
index 3094b511cf19168ddf4b7c03ee6a9ecbba912446..521f6c1df36ecfa0d9393719a702258b8774a2b0 100644 (file)
 /* 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