X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=2c0a25c8795f2993e43e7a3600eb6ec653477cd1;hb=b543af60b3b625f978bec0eacc7da31cd9d347f6;hp=8627f00428c18ad8783077329e0268b9cb484b1d;hpb=84de4a1785ad2602d11689797a4a8dd99887206e;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 8627f004..2c0a25c8 100644 --- a/configure.ac +++ b/configure.ac @@ -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