summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-03-27 18:18:00 +0100
committerColin Watson <cjwatson@debian.org>2011-03-27 18:18:00 +0100
commit566ee019d9e97ad2d337ce899d50293c755b0e6d (patch)
treece4489025dd4c723b48c941bee6c28c38b505f07 /config.h.in
parent6c36ec65ba5436582f64df7f2e575d53210e73a5 (diff)
autoreconf (r1321 was accidentally out of sync)
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/config.h.in b/config.h.in
index 83d2b2bc..d6be914e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -536,9 +536,6 @@
/* Define to 1 if you have the `flockfile' function. */
#undef HAVE_FLOCKFILE
-/* Define to 1 if you have the `fork' function. */
-#undef HAVE_FORK
-
/* Define to 1 if you have the `fstatat' function. */
#undef HAVE_FSTATAT
@@ -1449,12 +1446,6 @@
/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
-/* Define to 1 if you have the `vfork' function. */
-#undef HAVE_VFORK
-
-/* Define to 1 if you have the <vfork.h> header file. */
-#undef HAVE_VFORK_H
-
/* Define if you have vgrind. */
#undef HAVE_VGRIND
@@ -1497,18 +1488,12 @@
/* Define to 1 if you have the `wmempcpy' function. */
#undef HAVE_WMEMPCPY
-/* Define to 1 if `fork' works. */
-#undef HAVE_WORKING_FORK
-
/* Define to 1 if O_NOATIME works. */
#undef HAVE_WORKING_O_NOATIME
/* Define to 1 if O_NOFOLLOW works. */
#undef HAVE_WORKING_O_NOFOLLOW
-/* Define to 1 if `vfork' works. */
-#undef HAVE_WORKING_VFORK
-
/* Define if you have xz. */
#undef HAVE_XZ
@@ -1932,6 +1917,3 @@
/* Define as a macro for copying va_list variables. */
#undef va_copy
-
-/* Define as `fork' if `vfork' does not work. */
-#undef vfork