diff --git a/README.txt b/README.txt index 8619fb7abc27945d7ad2605c5903e61e686c67b5..4443a834644612aea0864b23ac22259c53742fd7 100644 --- a/README.txt +++ b/README.txt @@ -16,8 +16,8 @@ The top-level makefile (in this directory, not the src directory) has all the magic you need to build pike directly from CVS. Just type 'make'. -You will need autoconf, automake, gnu m4, bison, a C compiler and the -GMP library. You probably also want to use GNU make and libz. +You will need autoconf, gnu m4, bison, a C compiler and the GMP +library. You probably also want to use GNU make and libz. If that doesn't work, or you like making things difficult for yourself, try the Old instructions: