Lines Matching refs:then
23 @@ -52,50 +52,88 @@ if [ -x $NGX_AUTOTEST ]; then
28 - if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
30 + if test -n "$ngx_feature_run_force_result" ; then
32 + if test -n "$ngx_feature_name" ; then
33 + if test "$ngx_feature_run_force_result" = "yes" ; then
40 - if test -n "$ngx_feature_name"; then
43 + if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
47 + if test -n "$ngx_feature_name"; then
62 - if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
64 + if test -n "$ngx_feature_run_force_result" ; then
78 + if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
100 - if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
105 + if test -n "$ngx_feature_run_force_result" ; then
107 + if test -n "$ngx_feature_name"; then
108 + if test "$ngx_feature_run_force_result" = "yes" ; then
115 - if test -n "$ngx_feature_name"; then
118 + if /bin/sh -c $NGX_AUTOTEST >> $NGX_AUTOCONF_ERR 2>&1; then
125 + if test -n "$ngx_feature_name"; then