diff options
Diffstat (limited to 'gold/config.in')
-rw-r--r-- | gold/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in index 5fccefb..93d7517 100644 --- a/gold/config.in +++ b/gold/config.in @@ -99,6 +99,9 @@ /* Define to 1 if you have the `pread' function. */ #undef HAVE_PREAD +/* Define to 1 if you have the `readv' function. */ +#undef HAVE_READV + /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H |