Welcome to mirror list, hosted at ThFree Co, Russian Federation.

value « types « auto - github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c08012ce2c8d2d7ef18ed309b3b17fb916868af0 (plain)
1
2
3
4
5
6

cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $ngx_param
#define $ngx_param  $ngx_value
#endif