summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2005-01-13 18:36:23 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2005-01-13 18:36:23 +0000
commit5d4ce7fb9428019cc2af915557b599ec38034fd2 (patch)
tree103f8bbbbba105109efd3d2e1ffcab4a3f975978 /configure.in
parentef0d28b7ac4b60a49966137d928a3742003f8046 (diff)
downloadhttpd-5d4ce7fb9428019cc2af915557b599ec38034fd2.tar.gz
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
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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],[