From: Jim Meyering Date: Sat, 26 Mar 2011 20:50:43 +0000 (+0100) Subject: README-hacking: fix typo X-Git-Tag: v2.68b~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc9e46833ee0aaf3dc47880494c2695b651a07f8;p=thirdparty%2Fautoconf.git README-hacking: fix typo * README-hacking: s/just build/just built/. --- diff --git a/ChangeLog b/ChangeLog index 30dfced5..e7412760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-26 Jim Meyering + + README-hacking: fix typo + * README-hacking: s/just build/just built/. + 2011-03-08 Colin Watson (tiny change) Ralf Wildenhues diff --git a/README-hacking b/README-hacking index e8d51a06..a15e7d8a 100644 --- a/README-hacking +++ b/README-hacking @@ -75,7 +75,7 @@ The next step is to generate files like configure and Makefile.in: Since we're building autoconf itself, and its tests are picky, the following procedure includes an extra step to ensure that some -generated files are regenerated using the tools just build by "make" +generated files are regenerated using the tools just built by "make" (if you use GNU make, the file GNUmakefile sets PATH for you): $ ./configure