]> granicus.if.org Git - apache/commitdiff
Fix VPATH errors introduced in r124104.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 13 Jan 2005 18:36:23 +0000 (18:36 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 13 Jan 2005 18:36:23 +0000 (18:36 +0000)
* 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

configure.in

index 6f390bf1dbc1d79d1a786a9b069fdde307512ef6..fd501397e9b33261c173b0375a1b511de3116dca 100644 (file)
@@ -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],[