aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-04-11 12:22:25 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-04-11 12:22:25 +0000
commit27b55289861dee23f7d72bc378ea84352206de75 (patch)
treeba12a2d57b7cc68d13d8930cb5c0b2c2e436b868 /config.h.in
parentafc7311e0b2d0cdeb087936b1b7beac315d2a3da (diff)
downloadandroid_external_libxml2-27b55289861dee23f7d72bc378ea84352206de75.tar.gz
android_external_libxml2-27b55289861dee23f7d72bc378ea84352206de75.tar.bz2
android_external_libxml2-27b55289861dee23f7d72bc378ea84352206de75.zip
- config.h.in configure.in xmlversion.h.in: added ansidecl.h test
Daniel
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e44e54e9..66f214ce 100644
--- a/config.h.in
+++ b/config.h.in
@@ -76,6 +76,9 @@
/* Define if you have the vsprintf function. */
#undef HAVE_VSPRINTF
+/* Define if you have the <ansidecl.h> header file. */
+#undef HAVE_ANSIDECL_H
+
/* Define if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H