]> granicus.if.org Git - php/commit
- Added PHP_PROG_SED which checks whether the sed in system works with
authorfoobar <sniper@php.net>
Tue, 15 Oct 2002 19:37:16 +0000 (19:37 +0000)
committerfoobar <sniper@php.net>
Tue, 15 Oct 2002 19:37:16 +0000 (19:37 +0000)
commit97e4dc3a417be85a69688f2e56616c0985db9c70
tree3cb72997fb3f3a198b4bac8bb8d953295c598dfd
parent6da7d4133a010084846e84ac250238df7c18f3de
- Added PHP_PROG_SED which checks whether the sed in system works with
  very long strings.

#
# Sascha, is this okay? I added this here since any libtool/autoconf
# release out there doesn't have this yet..we can remove this when
# we can really start requiring such versions which have it?
#
# This sets $SED to the correct binary, so that should be used in
# places were the lines might be very long.
#
acinclude.m4