aboutsummaryrefslogtreecommitdiff
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 6bef6b40..1093eaf 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -135,6 +135,9 @@
/* Define if you have the bzero function. */
#undef HAVE_BZERO
+/* Define if you have the poll function. */
+#undef HAVE_POLL
+
/* Define if you have the dcgettext function. */
#undef HAVE_DCGETTEXT