aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha6
1 files changed, 4 insertions, 2 deletions
diff --git a/README-alpha b/README-alpha
index 4cb0c1fc..824e66a1 100644
--- a/README-alpha
+++ b/README-alpha
@@ -20,6 +20,7 @@ latest stable version.
- Gnulib <http://www.gnu.org/software/gnulib/>
- M4 <http://www.gnu.org/software/m4/>
- Texinfo <http://www.gnu.org/software/texinfo>
+- Wget <http://www.gnu.org/software/wget/>
* Checking Out the Sources
@@ -50,9 +51,10 @@ once. Packaged alpha versions do not need bootstrapping.
2. Populate the source tree with the necessary files from Gnulib.
and create the configuration framework. Run:
- sh ./bootstrap
+ ./bootstrap GNULIB-DIR
-(make sure gnulib-tool is in your path).
+where GNULIB-DIR is the directory containing the gnulib source tree.
+For more information about `bootstrap', run `bootstrap --help'.
3. Configure and build the package as described in the documentation. See

Return to:

Send suggestions and report system problems to the System administrator.