diff options
author | Stu Grossman <grossman@cygnus> | 1997-01-24 18:42:34 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1997-01-24 18:42:34 +0000 |
commit | 76e2c9aeb712a540263ad80816c2871058cebfe6 (patch) | |
tree | 90fe7c4a1f7cc6d060cc4825e8bc527186ad6641 /sim/common/ChangeLog | |
parent | 018f9eb41f99edad43ad5c48c94842246570a230 (diff) | |
download | gdb-76e2c9aeb712a540263ad80816c2871058cebfe6.zip gdb-76e2c9aeb712a540263ad80816c2871058cebfe6.tar.gz gdb-76e2c9aeb712a540263ad80816c2871058cebfe6.tar.bz2 |
* aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in
comments and single quotes. Fixes a problem found on hpux.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ab2f499..af74523 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 24 10:37:17 1997 Stu Grossman (grossman@critters.cygnus.com) + + * aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in + comments and single quotes. Fixes a problem found on hpux. + Thu Jan 23 13:35:03 1997 Stu Grossman (grossman@critters.cygnus.com) * aclocal.m4: Remove Make-common.in from dependencies. |