1. 07 Apr, 2002 4 commits
  2. 05 Apr, 2002 5 commits
  3. 04 Apr, 2002 2 commits
  4. 03 Apr, 2002 2 commits
  5. 01 Apr, 2002 5 commits
  6. 31 Mar, 2002 2 commits
  7. 30 Mar, 2002 1 commit
  8. 29 Mar, 2002 5 commits
  9. 28 Mar, 2002 1 commit
  10. 27 Mar, 2002 4 commits
  11. 26 Mar, 2002 5 commits
  12. 23 Mar, 2002 1 commit
  13. 22 Mar, 2002 2 commits
  14. 21 Mar, 2002 1 commit
    • Aaron Bannert's avatar
      Added exp_foo and rel_foo variables to config_vars.mk for all Apache and · 6b89dd07
      Aaron Bannert authored
      Autoconf path variables (like --sysconfdir, --sbindir, etc). exp_foo is
      the "expanded" version, which means that all internal variable references
      have been interpolated.  rel_foo is the same as $exp_foo, only relative
      to $prefix if they share a common path.
      
      This will be used in apxs.in and apachectl.in to allow Apache installs
      to be relocated as long as the same relative directory structure remains.
      Currently this is only possible if you use the Apache layout, but not
      with other layouts or any overridden --foodir paths.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94108 13f79535-47bb-0310-9956-ffa450edef68
      6b89dd07