comparison auto/configure @ 440:f390d1775430

nginx-0.1.0-2004-09-27-20:03:21 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 27 Sep 2004 16:03:21 +0000
parents 4feff829a849
children 42d11f017717
comparison
equal deleted inserted replaced
439:4fe393d82f44 440:f390d1775430
29 . auto/threads 29 . auto/threads
30 fi 30 fi
31 31
32 . auto/make 32 . auto/make
33 . auto/lib/make 33 . auto/lib/make
34 . auto/install
34 35
35 if [ "$PLATFORM" != win32 ]; then 36 if [ "$PLATFORM" != win32 ]; then
36 . auto/unix 37 . auto/unix
37 fi 38 fi
38 39