diff options
Diffstat (limited to 'auto/unix')
| -rwxr-xr-x | auto/unix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ ngx_feature="setproctitle()" ngx_feature_name="NGX_HAVE_SETPROCTITLE" ngx_feature_run=no ngx_feature_incs= -ngx_feature_libs= +ngx_feature_libs=$NGX_SETPROCTITLE_LIB ngx_feature_test="setproctitle(\"test\");" . auto/feature |
