]> granicus.if.org Git - php/commitdiff
- Fix typo..
authorfoobar <sniper@php.net>
Wed, 16 Oct 2002 16:21:13 +0000 (16:21 +0000)
committerfoobar <sniper@php.net>
Wed, 16 Oct 2002 16:21:13 +0000 (16:21 +0000)
#
# Note: This is not used at all yet..waiting for comments first. :)
#

acinclude.m4

index 2f52a4085c3cd44397c072d2ee62d18a9269e4e5..1f32e375c89340066870f308c1e21b9d5ce73c75 100644 (file)
@@ -1807,7 +1807,7 @@ $debug ||
   done
   rm -rf "$tmp"
 ])
-if test -z "$SED"; then
+if test -z "$ac_cv_path_sed"; then
   AC_MSG_ERROR([Could not find working sed on this system. Please install GNU sed.])
 else
   SED=$ac_cv_path_sed