Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/autoconf/autoconf/
H A Dconfigure.ac685 yes) AC_SUBST(ENABLE_WERROR,[1]) ;; subst
686 no) AC_SUBST(ENABLE_WERROR,[0]) ;; subst
687 default) AC_SUBST(ENABLE_WERROR,[0]);; subst