aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/config.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-06-14 21:36:29 +0000
committerMark Kettenis <kettenis@gnu.org>2005-06-14 21:36:29 +0000
commitccbd49121b109701c691e1dac58a4a30cbd05ba6 (patch)
treed35c33435a1f042232e4369c8b08b4dc1fa224b0 /gdb/gdbserver/config.in
parentdfdbbcafa741e19d83c8ae61d5a05f85d0093cda (diff)
downloadgdb-ccbd49121b109701c691e1dac58a4a30cbd05ba6.zip
gdb-ccbd49121b109701c691e1dac58a4a30cbd05ba6.tar.gz
gdb-ccbd49121b109701c691e1dac58a4a30cbd05ba6.tar.bz2
* configure.ac: Simplify and improve check for socklen_t.
* configure, config.in: Regenerate.
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r--gdb/gdbserver/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in
index 0014fdf..7e3f86f 100644
--- a/gdb/gdbserver/config.in
+++ b/gdb/gdbserver/config.in
@@ -40,7 +40,7 @@
/* Define to 1 if you have the <sgtty.h> header file. */
#undef HAVE_SGTTY_H
-/* Define if you have socklen_t. */
+/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
/* Define to 1 if you have the <stdint.h> header file. */