From f957c779104d187a035b48d1fb9ce9acb7351001 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Wed, 28 Mar 2001 07:48:10 +0000 Subject: Enable tar -z support again by default --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.h') diff --git a/Config.h b/Config.h index b99e6f6b6..423454616 100644 --- a/Config.h +++ b/Config.h @@ -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 -- cgit v1.2.3