mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
fix r3902
This commit is contained in:
parent
e691d94a39
commit
9505277aa6
@ -141,7 +141,7 @@ if [ $ngx_found = no ]; then
|
|||||||
ngx_feature_name=NGX_SYS_NERR
|
ngx_feature_name=NGX_SYS_NERR
|
||||||
ngx_feature_run=value
|
ngx_feature_run=value
|
||||||
ngx_feature_incs='#include <errno.h>
|
ngx_feature_incs='#include <errno.h>
|
||||||
#include <string.h>'
|
#include <string.h>
|
||||||
#include <stdio.h>'
|
#include <stdio.h>'
|
||||||
ngx_feature_path=
|
ngx_feature_path=
|
||||||
ngx_feature_libs=
|
ngx_feature_libs=
|
||||||
|
Loading…
Reference in New Issue
Block a user