diff options
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 5 |
1 files changed, 5 insertions, 0 deletions
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. |