summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2004-08-03 22:41:11 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2004-08-03 22:41:11 +0000
commit4e3a9fa137890b1873e08d2a410f06f25439f236 (patch)
tree96b9d7b5c0e664f32f0b40bba16380d572a267a1 /config.h.in
parentb11f5b97f2d21811722c702ef3db6b4bd87842f3 (diff)
downloadlibxml2-4e3a9fa137890b1873e08d2a410f06f25439f236.tar.gz
elaborated on description of xmlValidityWarningFunc and
* include/libxml/valid.h: elaborated on description of xmlValidityWarningFunc and xmlValidityErrorFunc (bug 144760) * xmlIO.c, xmlschemastypes.c, include/libxml/schemasinternals.h: minor fixes to comments for doc rebuilding errors. * doc/*.html: rebuilt the docs
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index f54d0bf7..915ef0c8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -256,7 +256,7 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to 1 if the C compiler supports function prototypes. */
+/* Define if compiler has function prototypes */
#undef PROTOTYPES
/* Determine what socket length (socklen_t) data type is */
@@ -274,9 +274,6 @@
/* Using the Win32 Socket implementation */
#undef _WINSOCKAPI_
-/* Define like PROTOTYPES; this can be used by system headers. */
-#undef __PROTOTYPES
-
/* Win32 Std C name mangling work-around */
#undef snprintf