summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>2000-01-06 03:07:20 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>2000-01-06 03:07:20 +0000
commit1961aa2638e1c11c166de668e780a4385b724265 (patch)
treef6ee7ff39bd6a3525560cdf62b30748be2a6f33d /gdb/acconfig.h
parent3cee212a702cfb7f44caebf7a6389e17771a3072 (diff)
downloadgdb-1961aa2638e1c11c166de668e780a4385b724265.tar.gz
import gdb-2000-01-05 snapshot
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index d2d72fea0ac..97d31adf010 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -10,13 +10,13 @@
/* Define if gregset_t type is available. */
#undef HAVE_GREGSET_T
+/* 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 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 the `long long' type works. */
#undef CC_HAS_LONG_LONG