Lines Matching full:then
4 if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then
14 if (test "${CFLAGS}" = ""); then
17 if (test "$USE_MAINTAINER_MODE" = "yes"); then
39 if test x$enable_gtk_doc = xyes; then
64 if (test "${prefix}" = "NONE"); then
66 if (test "$sysconfdir" = '${prefix}/etc'); then
71 if (test "$localstatedir" = '${prefix}/var'); then
76 if (test "$libexecdir" = '${exec_prefix}/libexec'); then
81 if (test "$mandir" = '${prefix}/man'); then
88 if (test "${libdir}" = '${exec_prefix}/lib'); then
94 if (test "$sysconfdir" = '${prefix}/etc'); then
100 if (test "$localstatedir" = '${prefix}/var'); then
115 if (test -z "${UDEV_DATADIR}"); then
326 if (test "${fortify_enable}" = "yes"); then
330 if (test "${pie_enable}" = "yes" && test "${ac_cv_prog_cc_pie}" = "yes"); then
335 if (test "${debug_enable}" = "yes" && test "${ac_cv_prog_cc_g}" = "yes"); then
339 if (test "${optimization_enable}" = "no"); then
343 if (test "${usb_enable}" = "yes" && test "${usb_found}" = "yes"); then