summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-07-05 11:34:01 +0100
committerColin Watson <cjwatson@debian.org>2008-07-05 11:34:01 +0100
commit48830b669e698be88b253f6830a25071b8b889d4 (patch)
tree3179ea89bb75b40812108d7a67bf351469fefa3f /config.h.in
parent36b4756a21da97fb2c4caf877afeae4414be8ce4 (diff)
* gnulib: Upgrade to 20080701.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 112fa50a..890f0ca1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -99,6 +99,9 @@
/* Define to indicate the 'malloc' module. */
#undef GNULIB_MALLOC_GNU
+/* Define to 1 when using the gnulib module open. */
+#undef GNULIB_OPEN
+
/* Define to 1 to add extern declaration of program_invocation_name to argp.h
*/
#undef GNULIB_PROGRAM_INVOCATION_NAME
@@ -875,6 +878,9 @@
/* Define if you don't have nroff. */
#undef NROFF_MISSING
+/* Define to 1 if open() fails to recognize a trailing slash. */
+#undef OPEN_TRAILING_SLASH_BUG
+
/* Name of package */
#undef PACKAGE