summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-03-20 01:42:59 +0000
committerColin Watson <cjwatson@debian.org>2011-03-20 01:42:59 +0000
commit52d0d5db998461171da2cd7222daaa982672cf18 (patch)
treed2b867ec146f5e73363dd56ae090d8b6febf834a /config.h.in
parent0d746265e550b55f87be37c73b303b967707a4a9 (diff)
* gnulib: Import waitpid module.
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 23204b6d..f0cc899e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -299,6 +299,9 @@
/* Define to 1 when the gnulib module vsnprintf should be tested. */
#undef GNULIB_TEST_VSNPRINTF
+/* Define to 1 when the gnulib module waitpid should be tested. */
+#undef GNULIB_TEST_WAITPID
+
/* Define to 1 when the gnulib module wcrtomb should be tested. */
#undef GNULIB_TEST_WCRTOMB
@@ -1152,6 +1155,9 @@
/* Define to 1 if vsnprintf is declared even after undefining macros. */
#undef HAVE_RAW_DECL_VSNPRINTF
+/* Define to 1 if waitpid is declared even after undefining macros. */
+#undef HAVE_RAW_DECL_WAITPID
+
/* Define to 1 if wcpcpy is declared even after undefining macros. */
#undef HAVE_RAW_DECL_WCPCPY