import gdb-2000-01-05 snapshot
[deliverable/binutils-gdb.git] / gdb / acconfig.h
index d2d72fea0ac4e3da800d1a855a7676af84492770..97d31adf0104df7ab1b7a599a7040fdaa8050f25 100644 (file)
 /* 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
 
This page took 0.024146 seconds and 4 git commands to generate.