comparison auto/configure @ 256:8e39cab6abd5

nginx-0.0.2-2004-02-10-19:23:38 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 10 Feb 2004 16:23:38 +0000
parents e6938ca7331a
children 5238e93961a1
comparison
equal deleted inserted replaced
255:e6938ca7331a 256:8e39cab6abd5
1 1
2 . auto/options 2 . auto/options
3 . auto/init 3 . auto/init
4 . auto/sources 4 . auto/sources
5 5
6 test -d $OBJ || mkdir $OBJ 6 test -d $OBJS || mkdir $OBJS
7 echo > $NGX_AUTO_CONFIG_H 7 echo > $NGX_AUTO_CONFIG_H
8 8
9 if [ "$PLATFORM" != win32 ]; then 9 if [ "$PLATFORM" != win32 ]; then
10 . auto/headers 10 . auto/headers
11 fi 11 fi