From: William A. Rowe Jr Date: Mon, 12 Sep 2005 20:41:34 +0000 (+0000) Subject: Fix VPATH build breakage introduced by rev 159475 X-Git-Tag: 2.0.55~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf877fa05cc9867ef2343c610200851f35e7a02;p=thirdparty%2Fapache%2Fhttpd.git Fix VPATH build breakage introduced by rev 159475 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280420 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/configure.in b/configure.in index f1cccd46ea0..9f547ab1113 100644 --- a/configure.in +++ b/configure.in @@ -590,7 +590,7 @@ dnl Ensure that docs/conf is created. test -d docs/conf||$mkdir_p docs/conf dnl Ensure that the httpd version is included -HTTPD_VERSION=`build/get-version.sh all include/ap_release.h AP_SERVER` +HTTPD_VERSION=`$srcdir/build/get-version.sh all $srcdir/include/ap_release.h AP_SERVER` AC_SUBST(HTTPD_VERSION) AC_OUTPUT($APACHE_OUTPUT_FILES docs/conf/httpd-std.conf docs/conf/ssl-std.conf include/ap_config_layout.h support/apxs support/apachectl support/dbmmanage support/envvars-std support/log_server_status support/logresolve.pl support/phf_abuse_log.cgi support/split-logfile build/rules.mk build/pkg/pkginfo,[true],[