Lines Matching refs:xno
357 if test "x$with_valgrind_headers" != xno; then
400 AS_IF([test "x$with_zlib" = xno], [AC_MSG_ERROR([zlib not found but is required])])
445 AM_CONDITIONAL(FATAL_TEXTREL, [test "x$enable_textrelcheck" != "xno"])
446 AS_IF([test "x$enable_textrelcheck" != "xno"],
461 if test "x$enable_symbol_versioning" != "xno"; then
467 AM_CONDITIONAL(SYMBOL_VERSIONING, [test "x$enable_symbol_versioning" != "xno"])
468 AS_IF([test "x$enable_symbol_versioning" = "xno"],
478 AM_CONDITIONAL(ADD_STACK_USAGE_WARNING, [test "x$ac_cv_stack_usage" != "xno"])
490 [test "x$ac_cv_logical_op" != "xno"])
500 [test "x$ac_cv_duplicated_cond" != "xno"])
510 [test "x$ac_cv_null_dereference" != "xno"])
520 [test "x$ac_cv_implicit_fallthrough" != "xno"])
706 AS_IF([test "x$enable_libdebuginfod" != "xno"], [
712 if test "x$enable_libdebuginfod" = "xno"; then
731 AS_IF([test "x$enable_debuginfod" != "xno"], [
735 if test "x$enable_libdebuginfod" = "xno"; then
743 if test "x$enable_debuginfod" = "xno"; then
748 AS_IF([test "x$enable_debuginfod" != "xno"],AC_DEFINE([ENABLE_DEBUGINFOD],[1],[Build debuginfod]))
757 elif test "x${enableval}" != "xno"; then