]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Uhmmm... Netware is on this list.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Oct 2001 16:42:36 +0000 (16:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Oct 2001 16:42:36 +0000 (16:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91258 13f79535-47bb-0310-9956-ffa450edef68

src/PORTING

index daabd772269657a7f6154b6488c67ada97708af7..e9b3bc63ee7235bec4ec2da8f9afe34e5dd24a59 100644 (file)
@@ -342,8 +342,7 @@ build for your OS.
    Various other #defines used in the code.
 
       MULTITHREAD:
-       Defined if the OS is multi-threaded. Valid only on
-       Win32 at present.
+       Defined if the OS is multi-threaded. Used only on Win32 and Netware.
 
       JMP_BUF:
        The variable-type for siglongjmp() or longjmp() call.