aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-10-05 23:13:56 +0000
committerJason Molenda <jmolenda@apple.com>1999-10-05 23:13:56 +0000
commit2acceee2182a942e6a79a972009540990f4dfabf (patch)
tree2ed7ca473f0b49181f1d0214c3450a7eb17f7bcb /gdb/config.in
parent3e9c42873ee1d0bbb03039baea78c617174f9269 (diff)
downloadfsf-binutils-gdb-2acceee2182a942e6a79a972009540990f4dfabf.zip
fsf-binutils-gdb-2acceee2182a942e6a79a972009540990f4dfabf.tar.gz
fsf-binutils-gdb-2acceee2182a942e6a79a972009540990f4dfabf.tar.bz2
import gdb-1999-10-04 snapshot
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 a8a5636..b0f5ae8 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