Lines Matching defs:DEBUG
754 [DEBUG="$enableval"],
755 [DEBUG="no"])
768 AM_CONDITIONAL(DEBUG, test "x$DEBUG" != "xno")
769 AM_CONDITIONAL(FULL_DEBUG, test "x$DEBUG" = "xfull")
770 if test "x$DEBUG" = "xno"; then
795 if test "x$DEBUG" = "xsync"; then
799 if test "x$DEBUG" = "xmemory"; then
803 if test "x$DEBUG" = "xpixmap"; then
807 if test "x$DEBUG" = "xfull"; then