From 3db319d5d3ce6510eb344a7d3c0ba10df8457443 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 2 Mar 2013 22:10:55 +0000 Subject: -disable extra checks by default --- src/include/platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/platform.h b/src/include/platform.h index c44f67f67..b23f2ba2c 100644 --- a/src/include/platform.h +++ b/src/include/platform.h @@ -48,7 +48,7 @@ #include #endif -#define ALLOW_EXTRA_CHECKS GNUNET_YES +#define ALLOW_EXTRA_CHECKS GNUNET_NO /** * For strptime (glibc2 needs this). -- cgit v1.2.3