X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fconfig.in;h=703f7b15e7571df9a8ce8c779a01018e6659ee3b;hb=0381901e629115f5f0d92a27fe74b1814f6f389a;hp=64de38b4b0b1a87609520d14fe45e08b62f627f9;hpb=d0ac1c44885daf68f631befa37e3f3bad318fbbf;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/config.in b/binutils/config.in index 64de38b4b0..703f7b15e7 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -94,6 +94,9 @@ /* Define to 1 if you have the `getc_unlocked' function. */ #undef HAVE_GETC_UNLOCKED +/* Define to 1 if you have the `getpagesize' function. */ +#undef HAVE_GETPAGESIZE + /* Does define struct utimbuf? */ #undef HAVE_GOOD_UTIME_H @@ -106,6 +109,9 @@ /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES +/* Define to 1 if debuginfod is enabled. */ +#undef HAVE_LIBDEBUGINFOD + /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H @@ -127,6 +133,9 @@ /* Define to 1 if you have the `mkstemp' function. */ #undef HAVE_MKSTEMP +/* Define to 1 if you have a working `mmap' system call. */ +#undef HAVE_MMAP + /* Define to 1 if you have the `sbrk' function. */ #undef HAVE_SBRK