From f43aac9a6f5445c05fd8922b87300e958d672151 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 12 Jun 2000 12:42:36 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ HACKING | 2 +- RELEASE | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e9b530c8..881743265 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-06-12 Mikael Djurfeldt + + * HACKING: Updated recommended libtool version to be 1.3.5. + + * RELEASE: Say that we should update HACKING to reflect the + versions of the tools we're using rather than README. + 2000-06-02 Mikael Djurfeldt * NOTES: Removed. diff --git a/HACKING b/HACKING index 1c244e987..8e8718605 100644 --- a/HACKING +++ b/HACKING @@ -23,7 +23,7 @@ Automake 1.4 --- a system for automatically generating Makefiles that `guile.m4' from the top directory of the Guile core disty to `/usr/local/share/aclocal. -libtool 1.3.4 --- a system for managing the zillion hairy options needed +libtool 1.3.5 --- a system for managing the zillion hairy options needed on various systems to produce shared libraries. Available in "ftp://ftp.gnu.org/pub/gnu/libtool" diff --git a/RELEASE b/RELEASE index 1af3b82e8..a5431cf1c 100644 --- a/RELEASE +++ b/RELEASE @@ -93,7 +93,7 @@ Spiffing checklist: * Make sure the downloading addresses and filenames in README are current. (But don't bump the version number yet. We do that below.) * Check that the versions of aclocal, automake, autoconf, and autoheader - in your PATH match those given in README. Note that the `make + in your PATH match those given in HACKING. Note that the `make dist' process always invokes these tools, even when all the generated files are up to date. * Rebuild all generated files in the source tree: @@ -103,7 +103,7 @@ Spiffing checklist: + Run autoheader. + Run automake. * Verify that Guile builds and runs in your working directory. -* Run the test suite, in guile-modules/test-suite. +* Run the test suite, in guile-core/test-suite. * Commit all changes to the CVS repository. * Build a test distribution. + BEFORE doing 'make dist', configure the source tree for build -- 2.20.1