- Fix typo..

#
# Note: This is not used at all yet..waiting for comments first. :)
#
This commit is contained in:
foobar 2002-10-16 16:21:13 +00:00
parent 9f158fc9c0
commit aa1ddac8ad

View 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