chiark / gitweb /
Saner distcheck cgiexecdir
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 21 Oct 2008 08:20:44 +0000 (09:20 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 21 Oct 2008 08:20:44 +0000 (09:20 +0100)
Makefile.am

index 03ebdaccdcf1c644ac8cc917524e03ed782dbb27..71fd269927b8e1ea678977fb8a51a51ad571e381 100644 (file)
 # 
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
 #
 
 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 cgiexecdir=$(shell pwd)/$(httpdir)/_inst/cgiexecdir
+DISTCHECK_CONFIGURE_FLAGS:=httpdir=$(distdir)/_inst/httpdir cgiexecdir=$(shell pwd)/$(distdir)/_inst/cgiexecdir
 
 check-report: before-check check make-coverage-reports
 before-check: