summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-11-10 13:35:26 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-11-10 13:35:26 +0000
commitd03254ec538e5dbdb05663cf704348fe7739b978 (patch)
treeee5ad6aea09bb50eeb39a8012444737e173220a5 /config.h.in
parenta33af2fb965f9c0b369eb7d527e01097d8f1c138 (diff)
downloadlibxslt-d03254ec538e5dbdb05663cf704348fe7739b978.tar.gz
libxslt-d03254ec538e5dbdb05663cf704348fe7739b978.tar.bz2
libxslt-d03254ec538e5dbdb05663cf704348fe7739b978.zip
preparing 1.0.7 cleanup similar to libxml2 one finished cleaning up
* configure.in: preparing 1.0.7 * libxslt.spec.in: cleanup similar to libxml2 one * breakpoint/*.[hc]: finished cleaning up contributed code * doc/*: updated and rebuilt the documentation * xsltproc/xsltproc.c: cleanup of the timing code * xsltproc/Makefile.am: auto* sucks * libxslt/transform.c: added a missing include 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 08af5633..ce889f73 100644
--- a/config.h.in
+++ b/config.h.in
@@ -55,6 +55,9 @@
/* Define if you have the <nan.h> header file. */
#undef HAVE_NAN_H
+/* Define if you have the <stdarg.h> header file. */
+#undef HAVE_STDARG_H
+
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H