aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-02-15 01:40:00 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-02-15 01:40:00 +0800
commit8bd27da27373a135bbbed78a8361cabdbf1b0d9a (patch)
treea638684f3164eeac03591292390f2f210214041f /macros/ChangeLog
parent11202dff7a99e1f2f69c6e8071b0a205e56fd571 (diff)
downloadgsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar.gz
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar.bz2
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar.lz
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar.xz
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.tar.zst
gsoc2013-evolution-8bd27da27373a135bbbed78a8361cabdbf1b0d9a.zip
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
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <harinath@cs.umn.edu>
+
+ * 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 <cwryu@adam.kaist.ac.kr>
* autogen.sh: multilple aclocal -I directories.