Adjusted to take in account that...
authorYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 02:49:42 +0000 (02:49 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 02:49:42 +0000 (02:49 +0000)
commit1bbfcc09cade5737f47df9c1df04c29945f72503
treeee92b5d0d4510484693ff3f9b7164c40199c1c0b
parent7fcd022b2adf3ab7157ee818e6180eadd627d214
Adjusted to take in account that...

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)
setup_once.h