Skip to content
  1. Dec 03, 2001
    • William A. Rowe Jr's avatar
      · 130c56a2
      William A. Rowe Jr authored
        Resolved segfault in mod_isapi when configuring with ISAPICacheFile.
      
      PR: 8563, 8919
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92301 13f79535-47bb-0310-9956-ffa450edef68
      130c56a2
    • Greg Ames's avatar
      get binbuild working when apr, apr-util, and expat are built shared in · f14311db
      Greg Ames authored
      directories that are not well known to the loader.
      
      How it works:
      * libtool figures out the name of this system's library path environment
        variable (i.e. LD_LIBRARY_PATH, LIBPATH, DYLD_LIBRARY_PATH) at apr
        configure time (existing code)
      * save this variable name in SHLIBPATH_VAR in APRVARS
      * substitute this name when apachectl is created
      * uncomment the lines containing this variable during binbuild
      * install_bindist.sh updates the path to lib/ when the binary is
        installed (existing code)
      
      not done yet, but a good idea:
      * create a file or directory containing all environment variable settings
        for apachectl.  Others env vars need to be tweaked, at least on AIX and
        OS/390, so keeping them separate should reduce headaches long term.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92299 13f79535-47bb-0310-9956-ffa450edef68
      f14311db
  2. Dec 01, 2001
  3. Nov 29, 2001
  4. Nov 28, 2001
  5. Nov 27, 2001
  6. Nov 24, 2001
  7. Nov 23, 2001
  8. Nov 22, 2001
  9. Nov 21, 2001
  10. Nov 20, 2001
  11. Nov 19, 2001
  12. Nov 18, 2001
  13. Nov 17, 2001
  14. Nov 15, 2001
  15. Nov 13, 2001
  16. Nov 12, 2001
  17. Nov 11, 2001