diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rwxr-xr-x | bfd/configure | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ce9ce06e667..ef07c947fbf 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 d29e79beb51..d5c34266ac3 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. |