1. 08 May, 2001 1 commit
    • Roy T. Fielding's avatar
      When no specific location of openssl is given, we need to check the · b508b0f7
      Roy T. Fielding authored
      places where people install upgraded software first, since otherwise
      we will get the older versions installed by the OS distribution.  That's
      very bad for us because we are requiring a version of openssl that is
      more recent than most of the Linux distros.
      
      When finding the openssl helper program, check both the PATH and the default
      install dirs, since openssl isn't normally included on a user's path.
      
      Use APR_ADDTO to add to the make macros in order to avoid duplicates.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89053 13f79535-47bb-0310-9956-ffa450edef68
      b508b0f7
  2. 07 May, 2001 11 commits
  3. 06 May, 2001 6 commits
  4. 05 May, 2001 22 commits