Home
last modified time | relevance | path

Searched defs:ENABLE_AFL (Results 1 – 1 of 1) sorted by relevance

/dports/net/kea/kea-2.0.1/
H A Dconfigure.ac1475 AM_CONDITIONAL([ENABLE_AFL], [test x$enable_fuzzing != xno]) condition
1478 AC_DEFINE([ENABLE_AFL], [1], [AFL fuzzing was enabled.]) definition