aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rwxr-xr-xbfd/configure5
2 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ce9ce06..ef07c94 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-30 Joseph Myers <joseph@codesourcery.com>
+
+ * configure: Regenerate.
+
2009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>
* plugin.c (bfd_plugin_bfd_copy_link_hash_symbol_type): Define.
diff --git a/bfd/configure b/bfd/configure
index d29e79b..d5c3426 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -11633,6 +11633,11 @@ CC="$lt_save_CC"
# AC_PLUGINS setting $plugins is called by ACX_LARGEFILE.
+# The tests for host and target for $enable_largefile require
+# canonical names.
+
+
+
# As the $enable_largefile decision depends on --enable-plugins we must set it
# even in directories otherwise not depending on the $plugins option.