Mercurial > emacs
diff ChangeLog @ 103141:bbc4e451e5dc
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
for Solaris compatibility.
* leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris
compatibility.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Mon, 04 May 2009 01:13:20 +0000 |
| parents | 88c9e3d2daf2 |
| children | fb8bf24d2eb9 |
line wrap: on
line diff
--- a/ChangeLog Sun May 03 23:19:35 2009 +0000 +++ b/ChangeLog Mon May 04 01:13:20 2009 +0000 @@ -1,3 +1,8 @@ +2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change) + + * Makefile.in (install-arch-dep): Avoid using $$(..) construct, + for Solaris compatibility. + 2009-04-25 Chong Yidong <cyd@stupidchicken.com> * configure: Regenerate.
