summaryrefslogtreecommitdiff
path: root/config.layout
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-01-07 21:13:09 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2003-01-07 21:13:09 +0000
commitfdd721e06ae18e5259f81f6b6faed7e26b2c152f (patch)
tree5781cf1d38da73d13f857f72f6c4a04fcd2ca10f /config.layout
parentd35d646a675bd02baa00df5b1db637d125972562 (diff)
downloadlibapr-util-fdd721e06ae18e5259f81f6b6faed7e26b2c152f.tar.gz
Update Debian layout to use versioned names
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'config.layout')
-rw-r--r--config.layout3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.layout b/config.layout
index 9f9da06e..903e71e1 100644
--- a/config.layout
+++ b/config.layout
@@ -223,8 +223,9 @@
libexecdir: ${exec_prefix}/lib/apr/modules
mandir: ${exec_prefix}/share/man
datadir: ${exec_prefix}/share/apr
- includedir: ${exec_prefix}/include/apr
+ includedir: ${exec_prefix}/include/apr-${APRUTIL_MAJOR_VERSION}
localstatedir: ${prefix}/var/run
runtimedir: ${prefix}/var/run
infodir: ${exec_prefix}/share/info
+ libsuffix -${APRUTIL_MAJOR_VERSION}
</Layout>