summaryrefslogtreecommitdiff
path: root/expat/expat_config.h.in
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2016-11-04 12:13:08 +0000
committerChris Liddell <chris.liddell@artifex.com>2016-11-04 12:42:40 +0000
commit00b5d81646bb936577cbea2476e13f0a5dd4b9f1 (patch)
tree1a648bec4b9bd8ba16e38e5d96e636c568802c41 /expat/expat_config.h.in
parenta73e3cf1ca91bbdb51d5a999a491e58fb9a7ce35 (diff)
downloadghostpdl-00b5d81646bb936577cbea2476e13f0a5dd4b9f1.tar.gz
Update to expat 2.2.0
Diffstat (limited to 'expat/expat_config.h.in')
-rw-r--r--expat/expat_config.h.in15
1 files changed, 12 insertions, 3 deletions
diff --git a/expat/expat_config.h.in b/expat/expat_config.h.in
index 8c3698afd..0777a7f9b 100644
--- a/expat/expat_config.h.in
+++ b/expat/expat_config.h.in
@@ -1,4 +1,4 @@
-/* expat_config.h.in. Generated from configure.in by autoheader. */
+/* expat_config.h.in. Generated from configure.ac by autoheader. */
/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
#undef BYTEORDER
@@ -39,6 +39,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
@@ -48,6 +51,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
+#undef LT_OBJDIR
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -60,6 +66,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
@@ -85,8 +94,8 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
-/* Define to `long' if <sys/types.h> does not define. */
+/* Define to `long int' if <sys/types.h> does not define. */
#undef off_t
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t