1. 31 Oct, 2001 13 commits
  2. 30 Oct, 2001 3 commits
  3. 29 Oct, 2001 11 commits
  4. 27 Oct, 2001 4 commits
  5. 26 Oct, 2001 6 commits
  6. 25 Oct, 2001 2 commits
  7. 24 Oct, 2001 1 commit
    • Aaron Bannert's avatar
      Two more mod_so configure-time fixes: · 982d083d
      Aaron Bannert authored
       - Treat --enable-so=yes as "static" (this includes --enable-so, etc).
       - An explicit --enable-so=shared issues an error.
      
      Put in a note about the last condition that I'm not as sure how to fix:
      If the user doesn't explicitly request mod_so, but instead gives a
      mass-enable parameter like --enable-modules=most or
      --enable-mods-shared=most then it is still possible to enable a bunch
      of modules while mod_so itself is not buildable (ie no APR_HAS_DSO or
      other build dependency failure).
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91658 13f79535-47bb-0310-9956-ffa450edef68
      982d083d