diff options
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index d04c66f6bb..c40333455d 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 14 12:45:35 1998 Tom Tromey <tromey@cygnus.com> + + * Makefile.am (macros.dep): Use single quotes, not double quotes. + Otherwise bash will interpret `$(...)' incorrectly. + (EXTRA_DIST): Include macros.dep in distribution. + 1998-02-14 Raja R Harinath <harinath@cs.umn.edu> * Makefile.am (macros.dep): Put back doubled `$'. We want the |