comparison auto/configure @ 3933:b5c169873c6b

concatenate auto/os/features and auto/unix
author Igor Sysoev <igor@sysoev.ru>
date Tue, 31 May 2011 08:25:10 +0000
parents 3b608ddcb8ce
children d620f497c50f
comparison
equal deleted inserted replaced
3932:3b608ddcb8ce 3933:b5c169873c6b
49 fi 49 fi
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
55 . auto/unix 54 . auto/unix
56 fi 55 fi
57 56
58 . auto/modules 57 . auto/modules
59 . auto/lib/conf 58 . auto/lib/conf