diff options
author | Richard Henderson <rth@redhat.com> | 1998-02-19 07:44:04 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-02-19 07:44:04 +0000 |
commit | 9c0e2b9ee4988202aaf31ce19b812561859d6a0c (patch) | |
tree | 91c698570fa0968d886937fe26c56d5703ae1234 | |
parent | 65850016ba7d9da92695829a423690993e88c2ec (diff) | |
download | gdb-9c0e2b9ee4988202aaf31ce19b812561859d6a0c.zip gdb-9c0e2b9ee4988202aaf31ce19b812561859d6a0c.tar.gz gdb-9c0e2b9ee4988202aaf31ce19b812561859d6a0c.tar.bz2 |
* Makefile.am (install-exec-local): Install properly when ln
fails or tooldir == prefix.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6b4daf2..451455a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 18 23:39:46 1998 Richard Henderson <rth@cygnus.com> + + * Makefile.am (install-exec-local): Install properly when ln + fails or tooldir == prefix. + start-sanitize-m32rx Wed Feb 18 18:11:42 1998 Nick Clifton <nickc@cygnus.com> |