X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=configure.pl;h=c62787a81e38681ee554c80898cd77e6da362b93;hp=e0923d23bd48c09534cead13d8a9532301f2d1e0;hb=1015740e2b58fc43d7cf49881f190a9612e73fff;hpb=5b79f9a3c01bca16dd4d211e76fc53daa549e421 diff --git a/configure.pl b/configure.pl index e0923d2..c62787a 100755 --- a/configure.pl +++ b/configure.pl @@ -407,10 +407,8 @@ BackupPC can compress pool files, but it needs the Compress::Zlib package installed (see www.cpan.org). Compression will provide around a 40% reduction in pool size, at the expense of cpu time. You can leave compression off and run BackupPC without compression, in which case you -should leave the compression level at 0 (which means off). You could -install Compress::Zlib and turn compression on later, but read the -documentation first about how to do this. Or the better choice is -to quit, install Compress::Zlib, and re-run configure.pl. +should leave the compression level at 0 (which means off). Or the better +choice is to quit, install Compress::Zlib, and re-run configure.pl. EOF } elsif ( $Conf{CompressLevel} ) { @@ -418,14 +416,12 @@ EOF print <