Home | History | Annotate | Download | only in source

Lines Matching refs:ENABLE_DEBUG

718 ENABLE_DEBUG
777 enable_debug
2792 ENABLE_DEBUG=0
2794 if test "${enable_debug+set}" = set; then :
2795 enableval=$enable_debug; case "${enableval}" in
2796 yes|"") enabled=yes; ENABLE_DEBUG=1; CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_DEBUG=1" ;;
3881 if test "$ENABLE_DEBUG" = 1; then
3889 if test "$ENABLE_DEBUG" = 1; then