]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/lib/macconfig.h
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / src / expat / lib / macconfig.h
index 3c5eb541a12eb4abfaa105bc44e3e5ba7080c5c9..b3eb338a3d81d3b737cdaf567d5563592379af12 100644 (file)
 #undef HAVE_STDINT_H
 
 /* Define to 1 if you have the <stdlib.h> header file. */
+#ifndef HAVE_STDLIB_H
 #define HAVE_STDLIB_H
+#endif
 
 /* Define to 1 if you have the <strings.h> header file. */
 #undef HAVE_STRINGS_H
 
 /* Define to 1 if you have the <string.h> header file. */
+#ifndef HAVE_STRING_H
 #define HAVE_STRING_H
+#endif
 
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
@@ -76,7 +80,9 @@
 #undef PACKAGE_VERSION
 
 /* Define to 1 if you have the ANSI C header files. */
+#ifndef STDC_HEADERS
 #define STDC_HEADERS
+#endif
 
 /* whether byteorder is bigendian */
 #define WORDS_BIGENDIAN