summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1999-05-11 13:35:55 +0000
committerStan Shebs <shebs@codesourcery.com>1999-05-11 13:35:55 +0000
commitcd0fc7c3ebe90ce6390e06cef0ae9a54fe9c9891 (patch)
tree422678986a58e51b2a7fe3d64c38b97d4996abe1 /gdb/config.in
parente9868447b4b62dd04b5350113b136856ddbaa232 (diff)
downloadbinutils-gdb-cd0fc7c3ebe90ce6390e06cef0ae9a54fe9c9891.tar.gz
import gdb-1999-05-10
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 6bef6b40249..1093eafede6 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