From: Paul Eggert Date: Fri, 3 Oct 2003 21:11:29 +0000 (+0000) Subject: Mention "autoreconf -fvim". X-Git-Tag: AUTOCONF-2.57g~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d1e9b47e1dfe2fbce1d7bcd9191e81ff0ed5aa;p=thirdparty%2Fautoconf.git Mention "autoreconf -fvim". --- diff --git a/README-alpha b/README-alpha index 399c0ee2..dd12b2b6 100644 --- a/README-alpha +++ b/README-alpha @@ -3,6 +3,10 @@ This is a test release of this package. Using it more or less implicitly signs you up to help us find whatever problems you report. +You need up-to-date build tools. To avoid some bootstrapping issues +you may need to run the command "autoreconf -fvim" first, before +running "configure". + The documentation still needs more work. Suggestions welcome. Patches even more welcome. @@ -18,7 +22,7 @@ users. ----- -Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Autoconf.