diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-04-16 18:20:09 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-04-16 18:20:09 +0000 |
commit | b030a24e6765ea8208dbead7b5eabd37314e5a28 (patch) | |
tree | 2e34c83f8c97477a676254ce897c0cae3bbaa318 /ld/config.in | |
parent | 58ab4f3d647d158c340b2af07a51ad8f107c9288 (diff) | |
download | binutils-gdb-b030a24e6765ea8208dbead7b5eabd37314e5a28.tar.gz |
* config.in: Regenerated.
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 ab73c6e81b8..fa2e69fe1f2 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 |