X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgdbserver%2Fconfig.in;h=dada2fbd02a5d79ffa6e521cbce49b26816fa53e;hb=614c279dda95dd69c3c14778fc600f4a265847d6;hp=35a836dc614488cc7e1167a62c50d831357f3479;hpb=5fda2332f3403df3e1c37da3e3697d6fb6bc4706;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index 35a836dc61..dada2fbd02 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -67,6 +67,9 @@ /* Define to 1 if you have the 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 header file. */ #undef HAVE_INTTYPES_H @@ -112,6 +115,9 @@ /* 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