From: Xavier Claessens Date: Sun, 6 Jan 2008 17:43:01 +0000 (+0000) Subject: Build tests by default if dependencies are installed. X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=bc47186ea51b3a8dac9ce4d3913d60de4aca2709 Build tests by default if dependencies are installed. svn path=/trunk/; revision=533 --- diff --git a/configure.ac b/configure.ac index 76a34cd8..7bdb14bc 100644 --- a/configure.ac +++ b/configure.ac @@ -213,7 +213,7 @@ AM_CONDITIONAL(HAVE_NOTHERE, test "x$have_nothere" = "xyes") AC_ARG_ENABLE(tests, AS_HELP_STRING([--enable-tests=@<:@no/yes/auto@:>@], [build tests]), , - enable_tests=no) + enable_tests=auto) if test "x$enable_tests" != "xno"; then PKG_CHECK_MODULES(CHECK,