comparison 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
comparison
equal deleted inserted replaced
3931:c8884c8f7c74 3932:3b608ddcb8ce
50 50
51 . auto/os/conf 51 . auto/os/conf
52 52
53 if [ "$NGX_PLATFORM" != win32 ]; then 53 if [ "$NGX_PLATFORM" != win32 ]; then
54 . auto/os/features 54 . auto/os/features
55 . auto/threads
56 . auto/unix 55 . auto/unix
57 fi 56 fi
58 57
59 . auto/modules 58 . auto/modules
60 . auto/lib/conf 59 . auto/lib/conf