summaryrefslogtreecommitdiff
path: root/config.layout
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-06-30 13:16:54 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-06-30 13:16:54 +0000
commita6ffb7f3e055bbab88c37b26534e53ab78d0feba (patch)
tree4ed39e8210e7b078282ff39f7b176b3e65b722fa /config.layout
parentb240e0ebf3c27f910eab235e196b9f3e124cd461 (diff)
downloadlibapr-a6ffb7f3e055bbab88c37b26534e53ab78d0feba.tar.gz
* configure.in, config.layout: Add -version suffix to default
installbuilddir directory. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'config.layout')
-rw-r--r--config.layout2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.layout b/config.layout
index 731710bd3..0f42e84e2 100644
--- a/config.layout
+++ b/config.layout
@@ -20,7 +20,7 @@
mandir: ${prefix}/man
sysconfdir: ${prefix}/conf
datadir: ${prefix}
- installbuilddir: ${datadir}/build
+ installbuilddir: ${datadir}/build-${APR_MAJOR_VERSION}
includedir: ${prefix}/include/apr-${APR_MAJOR_VERSION}
localstatedir: ${prefix}
libsuffix: -${APR_MAJOR_VERSION}