aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2013-07-04 16:26:51 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2013-07-04 16:26:51 -0400
commitad5c8d1f818c96579fa9e7f3c691739e9761e1e7 (patch)
treee46d7c0d5492318cf7eacd60ae36036fd030f927 /configh.in
parentd8bd9f5261761dd4ffca331d9c6055c48a0a332b (diff)
downloadegawk-ad5c8d1f818c96579fa9e7f3c691739e9761e1e7.tar.gz
egawk-ad5c8d1f818c96579fa9e7f3c691739e9761e1e7.tar.bz2
egawk-ad5c8d1f818c96579fa9e7f3c691739e9761e1e7.zip
Revert incorrect patch to wait_any and instead use waitpid to avoid blocking.
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index f6540a45..68d5bf76 100644
--- a/configh.in
+++ b/configh.in
@@ -296,6 +296,9 @@
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF
+/* Define to 1 if you have the `waitpid' function. */
+#undef HAVE_WAITPID
+
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H