diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-01 16:58:57 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-01 16:58:57 +0000 |
commit | d842ea0b173268b81ddce9878d69eddf2e89e258 (patch) | |
tree | 17aa0d20a3bfa2713d6ec2c08ea92182ffe23876 /bfd | |
parent | bc28e68dad2a19b0727d4842d6e9cbaf230dd7fc (diff) | |
download | gdb-d842ea0b173268b81ddce9878d69eddf2e89e258.zip gdb-d842ea0b173268b81ddce9878d69eddf2e89e258.tar.gz gdb-d842ea0b173268b81ddce9878d69eddf2e89e258.tar.bz2 |
* configure.in: Rewrite output of TDEFAULTS to avoid relying on
semantics of single quotes in parameter substitution.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 53878ef..4dffb1e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 1 11:57:39 1995 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: Rewrite output of TDEFAULTS to avoid relying on + semantics of single quotes in parameter substitution. + Tue Feb 28 12:53:09 1995 Ian Lance Taylor <ian@cygnus.com> * elfcode.h (elf_sort_hdrs): Sort empty sections before non-empty |