Return-Path: Delivered-To: apmail-apr-cvs-archive@www.apache.org Received: (qmail 3470 invoked from network); 2 Oct 2003 14:29:50 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Oct 2003 14:29:50 -0000 Received: (qmail 72119 invoked by uid 500); 2 Oct 2003 14:29:45 -0000 Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 72017 invoked by uid 500); 2 Oct 2003 14:29:44 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 72004 invoked by uid 500); 2 Oct 2003 14:29:44 -0000 Delivered-To: apmail-apr-util-cvs@apache.org Date: 2 Oct 2003 14:29:48 -0000 Message-ID: <20031002142948.3427.qmail@minotaur.apache.org> From: thommay@apache.org To: apr-util-cvs@apache.org Subject: cvs commit: apr-util config.layout X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N thommay 2003/10/02 07:29:48 Modified: . config.layout Log: add an installbuilddir Revision Changes Path 1.3 +1 -0 apr-util/config.layout Index: config.layout =================================================================== RCS file: /home/cvs/apr-util/config.layout,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- config.layout 7 Jan 2003 21:13:09 -0000 1.2 +++ config.layout 2 Oct 2003 14:29:48 -0000 1.3 @@ -228,4 +228,5 @@ runtimedir: ${prefix}/var/run infodir: ${exec_prefix}/share/info libsuffix -${APRUTIL_MAJOR_VERSION} + installbuilddir: ${prefix}/usr/share/apache2/build