PR gdb/7912:
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index 35a836dc614488cc7e1167a62c50d831357f3479..dada2fbd02a5d79ffa6e521cbce49b26816fa53e 100644 (file)
@@ -67,6 +67,9 @@
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
+/* Define to 1 if you have the `fdwalk' function. */
+#undef HAVE_FDWALK
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define if you support the personality syscall. */
 #undef HAVE_PERSONALITY
 
+/* Define to 1 if you have the `pipe2' function. */
+#undef HAVE_PIPE2
+
 /* Define to 1 if you have the `pread' function. */
 #undef HAVE_PREAD
 
This page took 0.026995 seconds and 4 git commands to generate.