aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/config.in3
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