diff options
author | Michael Meissner <gnu@the-meissners.org> | 1999-09-14 23:29:35 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1999-09-14 23:29:35 +0000 |
commit | 6d83c84bcf00bba306b0a020cc2574425c116f93 (patch) | |
tree | e7abd6f8f74a839f63077fb775e996f87f326dd1 /binutils/ChangeLog | |
parent | Fix problem with going to automake 2.14 (diff) | |
download | binutils-gdb-6d83c84bcf00bba306b0a020cc2574425c116f93.tar.gz binutils-gdb-6d83c84bcf00bba306b0a020cc2574425c116f93.tar.bz2 binutils-gdb-6d83c84bcf00bba306b0a020cc2574425c116f93.zip |
Fix problem with going to automake 2.14
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4297c2ae8d0..8f81ca3d8fd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +1999-09-14 Michael Meissner <meissner@cygnus.com> + + * configure.in (Canonicalization of target names): Remove adding + ${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14 + generates $ac_config_sub with a ${CONFIG_SHELL} already. + * configure: Regenerate. + 1999-09-12 Ian Lance Taylor <ian@zembu.com> * ar.c (main): Clear output_file if we don't change the archive. |