Searched defs:CURLDEBUG (Results 1 – 2 of 2) sorted by relevance
117 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking]) definition134 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking]) definition
294 AM_CONDITIONAL(CURLDEBUG, test x$want_curldebug = xyes) condition