Home | History | Annotate | Download | only in jemalloc

Lines Matching full:enable_debug

618 [if test "x$enable_debug" = "xno" ; then
619 enable_debug="0"
621 enable_debug="1"
624 [enable_debug="0"]
626 if test "x$enable_debug" = "x1" ; then
630 AC_SUBST([enable_debug])
648 if test "x$enable_debug" = "x0" -a "x$no_CFLAGS" = "xyes" ; then
1488 AC_MSG_RESULT([debug : ${enable_debug}])