mirror of
https://github.com/nginx/nginx.git
synced 2025-06-17 09:13:04 +08:00
Configure: style.
This commit is contained in:
parent
a464d07f0a
commit
e1725761cb
@ -209,7 +209,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
|
|||||||
var(0, buf, \"%d\", 1);
|
var(0, buf, \"%d\", 1);
|
||||||
if (buf[0] != '1') return 1"
|
if (buf[0] != '1') return 1"
|
||||||
. auto/feature
|
. auto/feature
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
ngx_feature="gcc variadic macros"
|
ngx_feature="gcc variadic macros"
|
||||||
|
Loading…
Reference in New Issue
Block a user