diff auto/configure @ 3932:3b608ddcb8ce

delete unused auto/threads
author Igor Sysoev <igor@sysoev.ru>
date Tue, 31 May 2011 08:20:16 +0000
parents c8884c8f7c74
children b5c169873c6b
line wrap: on
line diff
--- a/auto/configure
+++ b/auto/configure
@@ -52,7 +52,6 @@ fi
 
 if [ "$NGX_PLATFORM" != win32 ]; then
     . auto/os/features
-    . auto/threads
     . auto/unix
 fi