i dont use sed for anything, no need to check for it

This commit is contained in:
Dana Jansens 2003-08-31 20:25:07 +00:00
parent 2c1859759c
commit eabb24ae8a

View file

@ -6,9 +6,6 @@ AC_CONFIG_SRCDIR([openbox/openbox.c])
AC_PREFIX_DEFAULT([/usr/local])
test "$prefix" = "NONE" && prefix=$ac_default_prefix
AC_PATH_PROG([SED], [sed])
test "$SED" || AC_MSG_ERROR([sed not found])
# Determine build target
OB_DEBUG
# Pick compiler specific/build target flags, and set $CVS