diff options
Diffstat (limited to 'gdbsupport/config.in')
-rw-r--r-- | gdbsupport/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdbsupport/config.in b/gdbsupport/config.in index c44a2a1..f46e261 100644 --- a/gdbsupport/config.in +++ b/gdbsupport/config.in @@ -210,6 +210,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 |