From: Justin Erenkrantz Date: Thu, 13 Jan 2005 18:36:23 +0000 (+0000) Subject: Fix VPATH errors introduced in r124104. X-Git-Tag: 2.1.3~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d4ce7fb9428019cc2af915557b599ec38034fd2;p=apache Fix VPATH errors introduced in r124104. * configure.in: Use correct source path to get-version.sh and include/ dir. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125087 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/configure.in b/configure.in index 6f390bf1db..fd501397e9 100644 --- a/configure.in +++ b/configure.in @@ -584,7 +584,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=`$abs_srcdir/build/get-version.sh all $abs_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],[