nginx-0.0.2-2004-02-03-00:19:52 import

This commit is contained in:
Igor Sysoev
2004-02-02 21:19:52 +00:00
parent 328af6e8cd
commit a4b16df728
25 changed files with 238 additions and 158 deletions

8
auto/have Normal file
View File

@@ -0,0 +1,8 @@
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have 1
#endif
END