projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typo from version 1.528.
[wxWidgets.git]
/
setup.h.in
diff --git
a/setup.h.in
b/setup.h.in
index abcfa513be10d59d03208543d3514cab79c56491..18dc7902db2bb94ec282ad78c0209884a5bc5d47 100644
(file)
--- a/
setup.h.in
+++ b/
setup.h.in
@@
-874,9
+874,6
@@
/* struct tm doesn't always have the tm_gmtoff field, define this if it does */
#undef WX_GMTOFF_IN_TM
/* 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
/* Define if you have pw_gecos field in struct passwd */
#undef HAVE_PW_GECOS
@@
-1060,11
+1057,11
@@
/* Define if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
/* Define if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
-/* Define if you have the <iconv.h> header file. */
-#undef HAVE_ICONV
_H
+/* Define if you have the <iconv.h> header file
and iconv() symbol
. */
+#undef HAVE_ICONV
-/*
Test for GLIBC 2.2 iconv()
*/
-#undef
WX_ICONV_TAKES_CHAR
+/*
Define as "const" if the declaration of iconv() needs const.
*/
+#undef
ICONV_CONST
/* Define if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H
/* Define if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H