mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 10:39:01 +02:00
* README-hacking: Refer to LZMA Utils <http://tukaani.org/lzma/>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-10-23 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
* README-hacking: Refer to LZMA Utils <http://tukaani.org/lzma/>.
|
||||
|
||||
2007-10-22 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* README-hacking: Describe how to build with LZMA.
|
||||
|
||||
+2
-2
@@ -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
|
||||
<http://www.7-zip.org/sdk.html>. Also, you'll need a version of
|
||||
have the latest stable version of the LZMA Utils
|
||||
<http://tukaani.org/lzma/>. 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
|
||||
|
||||
Reference in New Issue
Block a user