Lines Matching refs:COMPRESS
646 COMPRESS
1422 --with-compression=<no|compress|gzip|bzip2>
3381 *compress) COMPRESS_SUFFIX=".Z" ;;
3385 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;;
3398 case $COMPRESS in
3400 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path.
3425 COMPRESS=$ac_cv_path_COMPRESS
3426 if test -n "$COMPRESS"; then
3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPRESS" >&5
3428 printf "%s\n" "$COMPRESS" >&6; }
3435 if test x"$COMPRESS" = x; then