aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-18 12:20:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-18 12:20:51 +0000
commitadd560e4e3c55b2481ab7c691be055f3095667a4 (patch)
tree0fda9abc2b39abde651470d705567f747808e45b /README-alpha
parent0891f1ede52fc72aaa77a8c0cc29951f8552b6d1 (diff)
downloadcflow-add560e4e3c55b2481ab7c691be055f3095667a4.tar.gz
cflow-add560e4e3c55b2481ab7c691be055f3095667a4.tar.bz2
Update for the recent gnulib
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha25
1 files changed, 15 insertions, 10 deletions
diff --git a/README-alpha b/README-alpha
index 68806c1..6548cf6 100644
--- a/README-alpha
+++ b/README-alpha
@@ -38,16 +38,21 @@ The CVS repository is also available via HTTP from
* Building
-In order to build this you will first need to have right versions of
-autotools. At the time of this writing these are:
-
- Package Version (>=)
- ======== ============
- automake 1.8.5
- autoconf 2.59
-
-To prepare the package for building run build-aux/bootstrap. For
-example:
+If you have taken the sources from CVS you will need the following
+packages to build cflow. I don't make any extra effort to accommodate
+older versions of these packages, so please make sure that you have the
+latest stable version.
+
+- Automake <http://www.gnu.org/software/automake/>
+- Autoconf <http://www.gnu.org/software/autoconf/>
+- Gettext <http://www.gnu.org/software/gettext/>
+- 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/>
+
+To prepare the package for building run `build-aux/bootstrap' utility.
+For example:
$ cd cflow
$ build-aux/bootstrap

Return to:

Send suggestions and report system problems to the System administrator.