commit | bb6ec8c9fd4d23848ac3dddb1296d8fac5c99da8 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Nov 20 07:05:50 2003 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Nov 20 07:05:50 2003 +0000 |
tree | 686cdfcc4199f807495a150e410f43940c4451cc | |
parent | 160d774afcf3cdd4f999489211eb9d78bf82439a [diff] [blame] |
nginx-0.0.1-2003-11-20-10:05:50 import; auto/configure
diff --git a/auto/configure b/auto/configure new file mode 100755 index 0000000..c30b52d --- /dev/null +++ b/auto/configure
@@ -0,0 +1,12 @@ + +CC=cc +CPP='cc -E' + +echo > ngx_auto_config.h + +. auto/types/time_t + +. auto/types/uint64_t +. auto/types/uintptr_t + +. auto/types/socklen_t