]> granicus.if.org Git - apache/commitdiff
Allow us to override the default --libdir from the config.layout
authorAaron Bannert <aaron@apache.org>
Sat, 6 Apr 2002 21:50:58 +0000 (21:50 +0000)
committerAaron Bannert <aaron@apache.org>
Sat, 6 Apr 2002 21:50:58 +0000 (21:50 +0000)
if it was specified to configure.

Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Aaron Bannert

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94511 13f79535-47bb-0310-9956-ffa450edef68

acinclude.m4

index 244a6369c2b3da3cebd7e117fc30cd9c4f402788..54959e51d36639c47fcfdc896d96e1950fa50203 100644 (file)
@@ -326,7 +326,7 @@ AC_DEFUN(APACHE_LAYOUT,[
   rm $pldconf
   for var in prefix exec_prefix bindir sbindir libexecdir mandir \
              sysconfdir datadir errordir iconsdir htdocsdir cgidir \
-             includedir localstatedir runtimedir logfiledir \
+             includedir localstatedir runtimedir logfiledir libdir \
              manualdir proxycachedir installbuilddir; do
     eval "val=\"\$$var\""
     case $val in