mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-24 01:21:18 -04:00
3ea177e3fa
* bootstrap.conf: Remove findprog. * doc/coreutils.texi (sort invocation): The default is to not compress. Don't treat "" specially. * src/sort.c: Don't include findprog.h. (create_temp): Compress only if the user specified --compress-program. * tests/misc/sort-compress: Adjusts tests to match new behavior.