chiark / gitweb /
distcheck needs fiddled cgiexecdir too
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 20 Oct 2008 19:19:05 +0000 (20:19 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 20 Oct 2008 19:19:05 +0000 (20:19 +0100)
Makefile.am

index b0c39e9e99b7d791a51b1c55d9b543ec229e36f6..03ebdaccdcf1c644ac8cc917524e03ed782dbb27 100644 (file)
@@ -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: