]> granicus.if.org Git - apache/commit
Fix the interaction between --prefix and --with-layout. We were
authorRyan Bloom <rbb@apache.org>
Mon, 3 Sep 2001 03:07:42 +0000 (03:07 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 3 Sep 2001 03:07:42 +0000 (03:07 +0000)
commit34322e854240ef4893c96b6e2ae102302da09de6
tree2acd824f793d1f8d57a0b7c07773b0d71e2e6cdc
parentb41d6abae3d9a4f387e46bc73ead54b241e12a9b
Fix the interaction between --prefix and --with-layout.  We were
over-writing the specified prefix during --with-layout processing.  By
keeping a copy of the specified prefix, and resetting it after the
layout processing, this is fixed.
PR: 7755

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