]> Dogcows Code - chaz/openbox/commitdiff
i dont use sed for anything, no need to check for it
authorDana Jansens <danakj@orodu.net>
Sun, 31 Aug 2003 20:25:07 +0000 (20:25 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 31 Aug 2003 20:25:07 +0000 (20:25 +0000)
configure.ac

index 8627f00428c18ad8783077329e0268b9cb484b1d..2c0a25c8795f2993e43e7a3600eb6ec653477cd1 100644 (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
This page took 0.023648 seconds and 4 git commands to generate.