aboutsummaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking23
1 files changed, 5 insertions, 18 deletions
diff --git a/README-hacking b/README-hacking
index 5df0ddc..7d2c93e 100644
--- a/README-hacking
+++ b/README-hacking
@@ -15,7 +15,6 @@ version.
15- M4 <http://www.gnu.org/software/m4/> 15- M4 <http://www.gnu.org/software/m4/>
16- Texinfo <http://www.gnu.org/software/texinfo> 16- Texinfo <http://www.gnu.org/software/texinfo>
17- Wget <http://www.gnu.org/software/wget/> 17- Wget <http://www.gnu.org/software/wget/>
18- Gnulib <http://www.gnu.org/software/gnulib>
19 18
20* Bootstrapping 19* Bootstrapping
21 20
@@ -31,29 +30,17 @@ which are extracted from other source packages:
31 30
32 ./build/bootstrap 31 ./build/bootstrap
33 32
34Once done, proceed as described in the file README (section 33This command will download localization files, initialize git
35INSTALLATION). 34submodules and create the necessary files (configure, etc.)
36 35
37Normally you will have to run bootstrap only once. However, if you 36Use the --skip-po option if you don't need to download localization
38intend to hack on Anubis, you might need to run it again later. In
39this case, you will probably want to save some time and bandwidth by
40avoiding downloading the same files again. If so, create in GNU anubis
41root directory the file named `.bootstrap' with the following
42contents:
43
44 --gnulib-srcdir=$HOME/gnulib
45
46Replace `$HOME/gnulib' with the actual directory where the Gnulib
47sources reside. Another option that might be useful in `.bootstrap'
48is `--skip-po', which tells bootstrap not to download localization
49files. 37files.
50
51For more information about `bootstrap', run `bootstrap --help'.
52 38
393. Proceed as described in the file README (section INSTALLATION).
53 40
54* Copyright information 41* Copyright information
55 42
56 Copyright (C) 2007-2014 The Anubis Team. 43 Copyright (C) 2007-2024 The Anubis Team.
57 44
58 Permission is granted to anyone to make or distribute verbatim copies 45 Permission is granted to anyone to make or distribute verbatim copies
59 of this document as received, in any medium, provided that the 46 of this document as received, in any medium, provided that the

Return to:

Send suggestions and report system problems to the System administrator.