Home | History | Annotate | Download | only in hcidump

Lines Matching full:then

4 		if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then
16 if (test "${CFLAGS}" = ""); then
20 if (test "${prefix}" = "NONE"); then
22 if (test "$sysconfdir" = '${prefix}/etc'); then
27 if (test "$mandir" = '${prefix}/man'); then
34 if (test "${libdir}" = '${exec_prefix}/lib'); then
38 if (test "$sysconfdir" = '${prefix}/etc'); then
70 if (test "${fortify_enable}" = "yes"); then
74 if (test "${pie_enable}" = "yes" && test "${ac_cv_prog_cc_pie}" = "yes"); then
79 if (test "${debug_enable}" = "yes" && test "${ac_cv_prog_cc_g}" = "yes"); then