Skip to content
  1. Apr 07, 2002
  2. Apr 05, 2002
  3. Apr 04, 2002
  4. Apr 03, 2002
  5. Apr 01, 2002
  6. Mar 31, 2002
  7. Mar 30, 2002
  8. Mar 29, 2002
  9. Mar 28, 2002
  10. Mar 27, 2002
  11. Mar 26, 2002
  12. Mar 23, 2002
  13. Mar 22, 2002
  14. Mar 21, 2002
    • 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