Searched refs:enable_fuzzing (Results 1 – 2 of 2) sorted by relevance
35 if test "x$enable_fuzzing" = xyes; then99 AM_CONDITIONAL(NEED_FUZZING, test "x$enable_fuzzing" = xyes)102 AM_CONDITIONAL(IS_GCC, test "x$GCC" = xyes -a "x$enable_fuzzing" != xyes)
3074 enableval=$enable_fuzzing;3080 if test "x$enable_fuzzing" = xyes; then4989 if test "x$enable_fuzzing" = xyes; then4999 if test "x$GCC" = xyes -a "x$enable_fuzzing" != xyes; then