Skip to content
Snippets Groups Projects
Commit 3a51e767 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Fix some erroneous remarks introduced previously by myself.

parent 49763d9c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment