From ecfa3e8b5f0e4e63cf16fcb36f79bb4e5865afaf Mon Sep 17 00:00:00 2001 From: fche Date: Thu, 14 Jul 2005 18:39:00 +0000 Subject: 2005-07-14 Frank Ch. Eigler * Makefile.am (stpd): Install in $pkglibdir. (runtime): Copy to $pkgdatadir. * configure.ac: Pass along pkgdatadir and pkglibdir. * main.cxx: Default runtime_path from pkgdatadir. * buildrun.cxx (run_pass): Correct stpd directory. * Makefile.in, configure, config.in: Regenerated. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ccbc9a7..44bfae97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-07-14 Frank Ch. Eigler + + * Makefile.am (stpd): Install in $pkglibdir. + (runtime): Copy to $pkgdatadir. + * configure.ac: Pass along pkgdatadir and pkglibdir. + * main.cxx: Default runtime_path from pkgdatadir. + * buildrun.cxx (run_pass): Correct stpd directory. + * Makefile.in, configure, config.in: Regenerated. + 2005-07-12 Graydon Hoare * elaborate.cxx -- cgit