From: Jim Meyering Date: Tue, 23 Oct 2007 13:44:58 +0000 (+0200) Subject: * README-hacking: Refer to LZMA Utils . X-Git-Tag: v6.9.89~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def157c9271c3fc601ec8fe7085fb63b25b3e26f;p=thirdparty%2Fcoreutils.git * README-hacking: Refer to LZMA Utils . --- diff --git a/ChangeLog b/ChangeLog index 51515d1ea6..61ff641010 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-23 Jim Meyering + + * README-hacking: Refer to LZMA Utils . + 2007-10-22 Paul Eggert * README-hacking: Describe how to build with LZMA. diff --git a/README-hacking b/README-hacking index 77464bd7d8..0c8f0d5ec4 100644 --- a/README-hacking +++ b/README-hacking @@ -36,8 +36,8 @@ building LZMA tarballs, you can manually remove the string "dist-lzma" from configure.ac before bootstrapping. If you do want to build LZMA tarballs, you'll need to make sure you -have the latest stable version of the LZMA SDK -. Also, you'll need a version of +have the latest stable version of the LZMA Utils +. Also, you'll need a version of Automake that supports the dist-lzma feature, which was added to Automake on 2007-10-09 but is not yet available in a stable Automake version. So until Automake 1.11 comes out, you'll need to get the