sed 3.02 required?
Ulrich Drepper
drepper@redhat.com
Fri Feb 25 12:34:00 GMT 2000
Andreas Jaeger <aj@suse.de> writes:
> AC_CHECK_PROG_VER(SED, gsed sed, --version,
> [GNU sed version \([0-9]*\.[0-9.]*\)],
> - [3.02], SED=: aux_missing=t)
> + [3.0[2-9]|3.[1-9]*], SED=: aux_missing=t)
Seems OK ecept that I would allow 4.x and up as well.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-hacker
mailing list