Bruno Wolff III 85f0ab
--- squashfs-tools/Makefile.orig	2011-01-01 11:01:33.000000000 -0600
Bruno Wolff III 85f0ab
+++ squashfs-tools/Makefile	2011-01-01 11:03:59.000000000 -0600
Bruno Wolff III 5e95d1
@@ -32,7 +32,7 @@
Bruno Wolff III 80c704
 # work) - download and unpack it, uncomment and set LZMA_DIR to unpacked source,
Bruno Wolff III 80c704
 # and uncomment the LZMA_SUPPORT line below.
Bruno Wolff III 80c704
 #
Bruno Wolff III 5e95d1
-#LZMA_XZ_SUPPORT = 1
Bruno Wolff III 5e95d1
+LZMA_XZ_SUPPORT = 1
Bruno Wolff III 80c704
 #LZMA_SUPPORT = 1
Bruno Wolff III 85f0ab
 #LZMA_DIR = ../../../../LZMA/lzma465
Bruno Wolff III 80c704
 
Bruno Wolff III 5e95d1
@@ -45,7 +45,7 @@
Bruno Wolff III 5e95d1
 # To build using XZ Utils liblzma - install the library and uncomment
Bruno Wolff III 5e95d1
 # the XZ_SUPPORT line below.
Bruno Wolff III 5e95d1
 #
Bruno Wolff III 5e95d1
-#XZ_SUPPORT = 1
Bruno Wolff III 5e95d1
+XZ_SUPPORT = 1
Bruno Wolff III 5e95d1
 
Bruno Wolff III 5e95d1
 
Bruno Wolff III 5e95d1
 ############ Building LZO support ##############
Bruno Wolff III 5e95d1
@@ -56,7 +56,7 @@
Bruno Wolff III 80c704
 # LZO_SUPPORT line below. If needed, uncomment and set LZO_DIR to the
Bruno Wolff III 80c704
 # installation prefix.
Bruno Wolff III 80c704
 #
Bruno Wolff III 80c704
-#LZO_SUPPORT = 1
Bruno Wolff III 80c704
+LZO_SUPPORT = 1
Bruno Wolff III 80c704
 #LZO_DIR = /usr/local
Bruno Wolff III 80c704
 
Bruno Wolff III 80c704