From 942040b2bf5218f34fd8f4a6aa0592fcb9c8e272 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 12 Feb 2004 20:16:13 +0000 Subject: cp the unversioned file rather than mv'ing it so it doesn't get * Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file rather than mv'ing it so it doesn't get regenerated at install time. svn path=/trunk/; revision=24727 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9477b7b5c2..eb7d6f1e34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-12 Dan Winship + + * Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file + rather than mv'ing it so it doesn't get regenerated at install + time. + 2004-02-11 Not Zed * configure.in (IMPORTERS_*): Added libebook-1.0. Added back -- cgit