diff options
Diffstat (limited to 'ld/config.in')
-rw-r--r-- | ld/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in index ab73c6e..fa2e69f 100644 --- a/ld/config.in +++ b/ld/config.in @@ -54,6 +54,9 @@ */ #undef HAVE_DIRENT_H +/* Define to 1 if you have the <elf-hints.h> header file. */ +#undef HAVE_ELF_HINTS_H + /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD |