aboutsummaryrefslogtreecommitdiff
path: root/auto/configure
blob: 6d3fc5266d78e1e958e836d24f95c8241a7a1ab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
. auto/options
. auto/init
. auto/sources

. auto/os/conf

. auto/cc
. auto/lib/conf
. auto/make
. auto/lib/make

echo > $NGX_AUTO_CONFIG_H

if [ "$PLATFORM" != win32 ]; then
    . auto/unix
fi

. auto/summary