aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-11-05 09:54:13 -0700
committerTom Tromey <tromey@redhat.com>2013-11-08 12:30:07 -0700
commita18d8f10c0434d85b759a646975486ab1d4050d3 (patch)
treeb0c098f432dba2d215f657bc61e8f06a14ee9ea1 /gdb/config.in
parent9467110bae19116ba041118b7d26d675e87506ce (diff)
fix a comment in configure.ac
My grepping around showed that HAVE_MULTIPLE_PROC_FDS is only ever mentioned in a comment in configure.ac. Since the macro is long dead, let's remove the last mention. 2013-11-08 Tom Tromey <tromey@redhat.com> * configure: Rebuild. * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config.in b/gdb/config.in
index ada9b3bade..7dfb5c77b1 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -571,8 +571,7 @@
moved. */
#undef JIT_READER_DIR_RELOCATABLE
-/* Define if you want to use new multi-fd /proc interface (replaces
- HAVE_MULTIPLE_PROC_FDS as well as other macros). */
+/* Define if you want to use new multi-fd /proc interface. */
#undef NEW_PROC_API
/* Name of this package. */