| ![[BACK]](/icons/cvsweb/back.gif) Return to nohave CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / nginx / auto | 
1.1       misho       1: 
                      2: # Copyright (C) Igor Sysoev
                      3: # Copyright (C) Nginx, Inc.
                      4: 
                      5: 
                      6: cat << END >> $NGX_AUTO_CONFIG_H
                      7: 
                      8: #ifndef $have
                      9: #define $have  0
                     10: #endif
                     11: 
                     12: END