initial commit

This commit is contained in:
2022-10-31 21:37:30 +09:00
commit 4de58743c2
1251 changed files with 252671 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.
cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have 0
#endif
END