1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 17:08:20 +02:00

* README-hacking: List Gperf as a build-requirement, too.

Reported by Steve Ward.
This commit is contained in:
Jim Meyering
2007-06-13 08:00:41 +02:00
parent e1afd98589
commit ae60d5bc4d
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
2007-06-13 Jim Meyering <jim@meyering.net>
* README-hacking: List Gperf as a build-requirement, too.
Reported by Steve Ward.
2007-06-11 Jim Meyering <jim@meyering.net>
* README: Mention README-hacking, for whose who start from
+1
View File
@@ -15,6 +15,7 @@ tools we depend upon, including:
- Autoconf <http://www.gnu.org/software/autoconf/>
- Bison <http://www.gnu.org/software/bison/>
- Gettext <http://www.gnu.org/software/gettext/>
- Gperf <http://www.gnu.org/software/gperf/>
- Gzip <http://www.gnu.org/software/gzip/>
- Perl <http://www.cpan.org/>
- Tar <http://www.gnu.org/software/tar/>