import gdb-2000-01-05 snapshot
[deliverable/binutils-gdb.git] / gdb / config.in
index 669a84a4e592fbd725d280111070b6ca67b71ea4..07dae64a25ef03411167eb1b370d13b5c3c2b883 100644 (file)
@@ -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
This page took 0.024283 seconds and 4 git commands to generate.