Home | History | Annotate | Download | only in source

Lines Matching refs:ENABLE_DEBUG

718 ENABLE_DEBUG
778 enable_debug
2804 ENABLE_DEBUG=0
2806 if test "${enable_debug+set}" = set; then :
2807 enableval=$enable_debug; case "${enableval}" in
2808 yes|"") enabled=yes; ENABLE_DEBUG=1; CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_DEBUG=1" ;;
3893 if test "$ENABLE_DEBUG" = 1; then
3901 if test "$ENABLE_DEBUG" = 1; then