summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index a8a56368f57..b0f5ae872ad 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -171,6 +171,9 @@
/* Define if you have the sigaction function. */
#undef HAVE_SIGACTION
+/* Define if you have the sigprocmask function. */
+#undef HAVE_SIGPROCMASK
+
/* Define if you have the socketpair function. */
#undef HAVE_SOCKETPAIR