]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
removed old xpm code
[wxWidgets.git] / setup.h.in
index fbbfa98dbd77776803636930570ee15a82629a34..907a657216595e72b6e2b36189bb250c712e4a2f 100644 (file)
 /* struct tm doesn't always have the tm_gmtoff field, define this if it does */
 #undef WX_GMTOFF_IN_TM
 
+/* iconv()'s 2nd argument is char ** and not const char ** */
+#undef WX_ICONV_TAKES_CHAR
+
 /* Define if you have pw_gecos field in struct passwd */
 #undef HAVE_PW_GECOS