From c7b1a87614fe62b3210227e12c2ba5aa91563e86 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 25 Feb 2002 04:21:03 +0000 Subject: [PATCH] * RELEASE: update release building instructions. --- RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE b/RELEASE index b45b7231e..a09a088aa 100644 --- a/RELEASE +++ b/RELEASE @@ -106,8 +106,6 @@ Spiffing checklist: Make specifically sure that the files in libltdl are generated using the same tools as the rest. -* Run ./autogen.sh to rebuild all generated files in the source tree. - * Build the test distribution 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 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 configuration options: --enable-maintainer-mode --enable-debug-malloc --with-threads