From a5d0694571db763efd0787a680168492f325b2e6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 4 Oct 2011 13:24:22 +0000 Subject: LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls (#1805). --- src/transport/plugin_transport_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_http.h') diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h index 11584553a..9b057d1b0 100644 --- a/src/transport/plugin_transport_http.h +++ b/src/transport/plugin_transport_http.h @@ -45,7 +45,7 @@ #define DEBUG_HTTP GNUNET_YES #define VERBOSE_SERVER GNUNET_YES #define VERBOSE_CLIENT GNUNET_YES -#define VERBOSE_CURL GNUNET_NO +#define VERBOSE_CURL GNUNET_EXTRA_LOGGING #if BUILD_HTTPS #define LIBGNUNET_PLUGIN_TRANSPORT_INIT libgnunet_plugin_transport_https_init -- cgit v1.2.3