From 31bc540962d8e52939f5dfddba02bb54a39e403d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 1 Jun 2007 13:41:28 +0000 Subject: make distcheck fixes --- configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index cc350e7..1ec8156 100644 --- a/configure.in +++ b/configure.in @@ -187,6 +187,8 @@ if test "$APXS" = "failed"; then fi fi +AM_CONDITIONAL(MANUAL_BUILD, false) + AC_SUBST(APXS) AC_PATH_PROG(APACHECTL, apachectl, "failed") -- cgit v1.2.3