Commit 58c5ccae authored by Sascha Schumann's avatar Sascha Schumann
Browse files

- checking for thread options is mature


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85124 13f79535-47bb-0310-9956-ffa450edef68
parent b9c8444b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
Apache 2.0 STATUS:
Last modified at [$Date: 2000/05/01 21:46:19 $]
Last modified at [$Date: 2000/05/01 21:52:18 $]

Release:

@@ -134,8 +134,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
          
          - a tool to simplfy third-party module building should be
            written. Something like apxs
          - Add a lot more checks to satisfy the various platforms, e.g.
            for threading

    * Use APR to get rid of more platform dependancies.
        Status: Ryan Bloom <rbb@covalenet.net> is working on this.