From: Richard Kettlewell Date: Mon, 20 Oct 2008 19:19:05 +0000 (+0100) Subject: distcheck needs fiddled cgiexecdir too X-Git-Tag: 5.0.3~5^2~66 X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/commitdiff_plain/a68ddc76daf9517e7fd8875ff0581cf817b2c4b1 distcheck needs fiddled cgiexecdir too --- diff --git a/Makefile.am b/Makefile.am index b0c39e9..03ebdac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ EXTRA_DIST=TODO CHANGES.html README.streams BUGS \ README.upgrades README.client README.raw README.vhost README.developers SUBDIRS=@subdirs@ -DISTCHECK_CONFIGURE_FLAGS=httpdir=$(distdir)/_inst/httpdir +DISTCHECK_CONFIGURE_FLAGS:=httpdir=$(distdir)/_inst/httpdir cgiexecdir=$(shell pwd)/$(httpdir)/_inst/cgiexecdir check-report: before-check check make-coverage-reports before-check: