* m4/shell.m4 (AC_PROG_SHELL): Check for old-fashioned shells that
[gzip.git] / gunzip.in
blob9490f16a5278a40355eb6fce1bc1e0f41997425f
1 #!/bin/sh
2 PATH=BINDIR:$PATH
3 exec gzip -d "$@"