1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00

* RELEASE: update release building instructions.

This commit is contained in:
Rob Browning 2002-02-25 04:21:03 +00:00
parent 67f94373dc
commit c7b1a87614

View file

@ -106,8 +106,6 @@ Spiffing checklist:
Make specifically sure that the files in libltdl are generated using Make specifically sure that the files in libltdl are generated using
the same tools as the rest. the same tools as the rest.
* Run ./autogen.sh to rebuild all generated files in the source tree.
* Build the test distribution * Build the test distribution
NOTE: during this section, don't commit any of your changes to CVS NOTE: during this section, don't commit any of your changes to CVS
@ -120,6 +118,8 @@ Spiffing checklist:
just before the 1.6.0 release, we went through some number of just before the 1.6.0 release, we went through some number of
1.5.X test releases. 1.5.X test releases.
* Run ./autogen.sh to rebuild all generated files in the source tree.
* configure the source tree for build in the same tree with these * configure the source tree for build in the same tree with these
configuration options: configuration options:
--enable-maintainer-mode --enable-debug-malloc --with-threads --enable-maintainer-mode --enable-debug-malloc --with-threads