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 | |
parent | 58ab4f3d647d158c340b2af07a51ad8f107c9288 (diff) | |
download | binutils-b030a24e6765ea8208dbead7b5eabd37314e5a28.zip binutils-b030a24e6765ea8208dbead7b5eabd37314e5a28.tar.gz binutils-b030a24e6765ea8208dbead7b5eabd37314e5a28.tar.bz2 |
* config.in: Regenerated.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/config.in | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f8b1e9f..c1f0c0a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-04-16 Daniel Jacobowitz <dan@codesourcery.com> + + * config.in: Regenerated. + 2006-04-14 David Heine <dlheine@tensilica.com> Bob Wilson <bob.wilson@acm.org> 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 |