From 3a51e76771f3214adaf0ecbeabd5b9548f7602be Mon Sep 17 00:00:00 2001 From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE> Date: Mon, 1 Dec 2003 22:06:21 +0000 Subject: [PATCH] Fix some erroneous remarks introduced previously by myself. --- MAINTENANCE | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/MAINTENANCE b/MAINTENANCE index 4bdf4b8..59af16e 100644 --- a/MAINTENANCE +++ b/MAINTENANCE @@ -248,17 +248,15 @@ Step 4) ./generate-alberta-automakefiles.sh -Step 5) - Reconfigure ALBERTA with the following (additional) switches: + Then run remake all Makefile.in's (and all other auto-generated files): + + autoreconf - --enable-el-index - --enable-alberta-12 - --enable-alberta-13 - --enable-alberta-23 - --enable-maintainer-mode +Step 5) + Reconfigure ALBERTA with the additional switch + "--enable-maintainer-mode": - and make sure you have GRAPE installed and ALBERTA's configure - script finds it. + ./configure BLABLABLA --enable-maintainer-mode Step 6) Do "[g]make dist" at the top level. This creates alberta-1.2.tar.gz -- GitLab