Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip

This commit is contained in:
2009-04-15 07:19:47 +00:00
parent 2987704406
commit 4e8f8e433b
6 changed files with 72 additions and 26 deletions

View File

@ -90,6 +90,7 @@ libisofs="$libisofs $isofs"aaip_0_2.o
libisofs="$libisofs $isofs"filter.o
libisofs="$libisofs $isofs_filter"external.o
libisofs="$libisofs $isofs_filter"zisofs.o
libisofs="$libisofs $isofs_filter"gzip.o
echo "Version timestamp : $(sed -e 's/#define Xorriso_timestamP "//' -e 's/"$//' "$xorr"/xorriso_timestamp.h)"