aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/config.in')
-rw-r--r--gdbserver/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdbserver/config.in b/gdbserver/config.in
index 611bfd7..cf06c56 100644
--- a/gdbserver/config.in
+++ b/gdbserver/config.in
@@ -266,6 +266,9 @@
/* Define if sigsetjmp is available. */
#undef HAVE_SIGSETJMP
+/* Define to 1 if you have the `sigtimedwait' function. */
+#undef HAVE_SIGTIMEDWAIT
+
/* Define to 1 if you have the `socketpair' function. */
#undef HAVE_SOCKETPAIR