comparison auto/configure @ 266:5238e93961a1

nginx-0.0.2-2004-02-23-23:57:12 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 23 Feb 2004 20:57:12 +0000
parents 8e39cab6abd5
children b836469c37c3
comparison
equal deleted inserted replaced
265:6468241715e6 266:5238e93961a1
14 . auto/modules 14 . auto/modules
15 15
16 . auto/cc 16 . auto/cc
17 . auto/lib/conf 17 . auto/lib/conf
18 18
19 if [ "$PLATFORM" != win32 ]; then
20 . auto/threads
21 fi
22
19 . auto/make 23 . auto/make
20 . auto/lib/make 24 . auto/lib/make
21 25
22 if [ "$PLATFORM" != win32 ]; then 26 if [ "$PLATFORM" != win32 ]; then
23 . auto/unix 27 . auto/unix
24 fi 28 fi
25 29
30 #have NGX_SMP . auto/have
31
26 . auto/summary 32 . auto/summary