Searched defs:ENABLE_DEBUG (Results 1 – 7 of 7) sorted by relevance
49 AC_DEFINE(ENABLE_DEBUG, 1, definition
63 #define ENABLE_DEBUG 1 macro65 #define ENABLE_DEBUG 0 macro
106 AM_CONDITIONAL([ENABLE_DEBUG], [test "$enable_debug" = "no" ]) condition
169 AC_DEFINE(ENABLE_DEBUG, [1], [Debug messages.]) definition
125 AC_SUBST(ENABLE_DEBUG) subst
89 option(ENABLE_DEBUG "Set to ON to enable curl debug features" OFF) option
39 #define ENABLE_DEBUG 0 /* Selects if debug callback is installed */ macro