aboutsummaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking15
1 files changed, 4 insertions, 11 deletions
diff --git a/README-hacking b/README-hacking
index 9cbf5a6..3d8447d 100644
--- a/README-hacking
+++ b/README-hacking
@@ -1,4 +1,4 @@
-These notes intend to help people working on the SVN version of
+These notes intend to help people working on the development version of
this package.
* Requirements
@@ -19,7 +19,7 @@ sure that you have the latest stable version.
* Bootstrapping
Obviously, if you are reading these notes, you did manage to check out
-this package from SVN. The next step is to get other files needed to
+this package from GIT. The next step is to get other files needed to
build, which are extracted from other source packages:
1. Change to the source tree directory
@@ -28,19 +28,12 @@ build, which are extracted from other source packages:
2. Run
- ./bootstrap
-
-or, if you have previously checked out gnulib sources (say, to the
-directory $HOME/gnulib):
-
- ./bootstrap --gnulib-srcdir=$HOME/gnulib
-
-For more information about `bootstrap', run `bootstrap --help'.
+ autoreconf -f -i -s
^L
* Copyright information:
-Copyright (C) 2007, 2017 Sergey Poznyakoff
+Copyright (C) 2007-2021 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the

Return to:

Send suggestions and report system problems to the System administrator.