aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-01-06 03:07:20 +0000
committerJason Molenda <jmolenda@apple.com>2000-01-06 03:07:20 +0000
commitc3f6f71df382eaaaac4440a91e6f310d03fb8da6 (patch)
treef4c8a0660080321182558bd52319654a94e01ea5 /gdb/config.in
parent1b45fe546b666d1bd83d474b66525f1a69dbd92f (diff)
downloadfsf-binutils-gdb-c3f6f71df382eaaaac4440a91e6f310d03fb8da6.zip
fsf-binutils-gdb-c3f6f71df382eaaaac4440a91e6f310d03fb8da6.tar.gz
fsf-binutils-gdb-c3f6f71df382eaaaac4440a91e6f310d03fb8da6.tar.bz2
import gdb-2000-01-05 snapshot
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 669a84a..07dae64 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -62,9 +62,9 @@
/* Define if ioctl argument PIOCSET is available. */
#undef HAVE_PROCFS_PIOCSET
-/* /proc PID entries are directories containing the files
- ctl as map status */
-#undef HAVE_MULTIPLE_PROC_FDS
+/* Define if you want to use new multi-fd /proc interface
+ (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
+#undef NEW_PROC_API
/* Define if the `long long' type works. */
#undef CC_HAS_LONG_LONG