aboutsummaryrefslogtreecommitdiff
path: root/readdir/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'readdir/src/config.h.in')
-rw-r--r--readdir/src/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/readdir/src/config.h.in b/readdir/src/config.h.in
index d3c6bcc..4496bb9 100644
--- a/readdir/src/config.h.in
+++ b/readdir/src/config.h.in
@@ -18,6 +18,12 @@
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
+/* Date this package was configured */
+#undef PACKAGE_BUILD_DATE
+
+/* User who configured this package */
+#undef PACKAGE_BUILD_USER
+
/* Define to the full name of this package. */
#undef PACKAGE_NAME
@@ -35,3 +41,6 @@
/* Version number of package */
#undef VERSION
+
+/* Define this if you are building single-object externals */
+#undef WANT_OBJECT_EXTERNALS