Enable tar -z support again by default

This commit is contained in:
Glenn L McGrath 2001-03-28 07:48:10 +00:00
parent 02cebebc3b
commit f957c77910

View File

@ -230,7 +230,7 @@
#define BB_FEATURE_TAR_EXCLUDE
//
// Enable support for tar -z option (currently only works for inflating)
//#define BB_FEATURE_TAR_GZIP
#define BB_FEATURE_TAR_GZIP
//
//// Enable reverse sort
#define BB_FEATURE_SORT_REVERSE