Home | History | Annotate | Download | only in source

Lines Matching full:enable_debug

719 ENABLE_DEBUG
778 enable_debug
2794 ENABLE_DEBUG=0
2796 if test "${enable_debug+set}" = set; then :
2797 enableval=$enable_debug; case "${enableval}" in
2798 yes|"") enabled=yes; ENABLE_DEBUG=1; CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_DEBUG=1" ;;
3883 if test "$ENABLE_DEBUG" = 1; then
3891 if test "$ENABLE_DEBUG" = 1; then