nginx-0.0.3-2004-05-19-00:28:54 import

This commit is contained in:
Igor Sysoev
2004-05-18 20:28:54 +00:00
parent ab517d5827
commit 090849dc6f
9 changed files with 102 additions and 70 deletions
+8
View File
@@ -0,0 +1,8 @@
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have $value
#endif
END