You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/09/12 23:01:22 UTC

svn commit: r280420 - /httpd/httpd/branches/2.0.x/configure.in

Author: wrowe
Date: Mon Sep 12 13:41:34 2005
New Revision: 280420

URL: http://svn.apache.org/viewcvs?rev=280420&view=rev
Log:

  Fix VPATH build breakage introduced by rev 159475

Modified:
    httpd/httpd/branches/2.0.x/configure.in

Modified: httpd/httpd/branches/2.0.x/configure.in
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/configure.in?rev=280420&r1=280419&r2=280420&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/configure.in (original)
+++ httpd/httpd/branches/2.0.x/configure.in Mon Sep 12 13:41:34 2005
@@ -590,7 +590,7 @@
 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],[