nginx/auto/nohave
2004-03-30 06:27:36 +00:00

9 lines
78 B
Plaintext

cat << END >> $NGX_AUTO_CONFIG_H
#ifndef $have
#define $have 0
#endif
END