summaryrefslogtreecommitdiffstats
path: root/contrib/expat/expat_config.h.in
diff options
context:
space:
mode:
authorcokane <cokane@FreeBSD.org>2008-05-08 13:51:16 +0000
committercokane <cokane@FreeBSD.org>2008-05-08 13:51:16 +0000
commiteef7fc6660961eb9e0913c4fe68b72df0f9fb8c3 (patch)
tree140a049e6dfd3941649feaf205e3a527a7543b00 /contrib/expat/expat_config.h.in
parent676528b41eb1d7ef205f19c99dcb9585d9105d85 (diff)
downloadFreeBSD-src-eef7fc6660961eb9e0913c4fe68b72df0f9fb8c3.zip
FreeBSD-src-eef7fc6660961eb9e0913c4fe68b72df0f9fb8c3.tar.gz
Virgin import (trimmed) of eXpat v2.0.1. Discussed and tested with
sam and phk who are the two consumers of this library. If there is any other fallout, email me and I will take care of it. Approved by: sam, phk
Diffstat (limited to 'contrib/expat/expat_config.h.in')
-rw-r--r--contrib/expat/expat_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/expat/expat_config.h.in b/contrib/expat/expat_config.h.in
index 602048e..8c3698a 100644
--- a/contrib/expat/expat_config.h.in
+++ b/contrib/expat/expat_config.h.in
@@ -79,6 +79,9 @@
/* Define to make XML Namespaces functionality available. */
#undef XML_NS
+/* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */
+#undef __func__
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
OpenPOWER on IntegriCloud