From 8bd27da27373a135bbbed78a8361cabdbf1b0d9a Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Sat, 14 Feb 1998 17:40:00 +0000 Subject: Put back doubled `$'. We want the expansion to occur in the including * Makefile.am (macros.dep): Put back doubled `$'. We want the expansion to occur in the including Makefile, not here. Otherwise, there will be an extra `../' in the rule. - Hari svn path=/trunk/; revision=34 --- macros/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'macros/ChangeLog') diff --git a/macros/ChangeLog b/macros/ChangeLog index 41185a4351..d04c66f6bb 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +1998-02-14 Raja R Harinath + + * Makefile.am (macros.dep): Put back doubled `$'. We want the + expansion to occur in the including Makefile, not here. + Otherwise, there will be an extra `../' in the rule. + Sat Feb 14 17:41:28 KST 1998 Changwoo Ryu * autogen.sh: multilple aclocal -I directories. -- cgit v1.2.3