summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2013-07-07 12:57:40 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2013-07-07 12:57:40 -0400
commitfaf3affc19f760a330153b22a8e56fc9a13a0cb6 (patch)
treedd00789c54a6b35a6dda2da7f8a0acd268d715ea /configh.in
parent2376c18714fe197fbf56a19f8271e5f256ec7caf (diff)
downloadgawk-faf3affc19f760a330153b22a8e56fc9a13a0cb6.tar.gz
In io.c:wait_any, use sigprocmask if available.
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 68d5bf76..999e5db5 100644
--- a/configh.in
+++ b/configh.in
@@ -171,6 +171,9 @@
/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
+/* Define to 1 if you have the `sigprocmask' function. */
+#undef HAVE_SIGPROCMASK
+
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF