add default USE_CURLDEBUG setting
This commit is contained in:
@@ -73,6 +73,11 @@ USE_ARES = 0
|
||||
#
|
||||
USE_DEBUG = 0
|
||||
|
||||
#
|
||||
# Enable memory tracking code in libcurl/curl
|
||||
#
|
||||
USE_CURLDEBUG = 0
|
||||
|
||||
default: all
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user