• Yang Tse's avatar
    Adjusted to take in account that... · 2c166812
    Yang Tse authored
    With the curl memory tracking feature decoupled from the debug build feature,
    CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:
    
    CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)
    
    DEBUGBUILD used for debug enabled specific code (--enable-debug)
    2c166812