1. 30 Aug, 2008 1 commit
  2. 29 Aug, 2008 2 commits
  3. 26 Aug, 2008 3 commits
  4. 22 Aug, 2008 1 commit
    • William A. Rowe Jr's avatar
      Permit --with-apr=/path/to/apr alone, where the default path will · 8a20c586
      William A. Rowe Jr authored
      be handled by replacing all /apr path segments with /apr-util 
      (or /aprutil) to handle nearly any developer's path scheme.  One
      rare exception would be /asf/srcs/aprutil/trunk/apr-util or similar
      where both /aprutil and /apr-util path segments exist.
      
      So for example --with-apr=../apr-1.3 would find either ../apr-util-1.3
      or ../aprutil-1.3 before looking for srclib/apr-util or ../apr-util.
      
      These refer to source trees.  httpd ./configure deserves a similar 
      feature to use --with-apr= for an installed apr-util lib tree.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@687939 13f79535-47bb-0310-9956-ffa450edef68
      8a20c586
  5. 21 Aug, 2008 5 commits
  6. 20 Aug, 2008 2 commits
  7. 19 Aug, 2008 1 commit
  8. 18 Aug, 2008 12 commits
  9. 16 Aug, 2008 6 commits
  10. 15 Aug, 2008 4 commits
  11. 13 Aug, 2008 3 commits