disable
authorChristian Grothoff <christian@grothoff.org>
Fri, 12 Mar 2010 15:05:53 +0000 (15:05 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 12 Mar 2010 15:05:53 +0000 (15:05 +0000)
src/util/scheduler.c

index d9b1822440e3eb852226177fcce248c22ab3d417..41cce0b45193c6ed74fcaabf228e978ac049d709 100644 (file)
@@ -30,7 +30,7 @@
 #include "gnunet_time_lib.h"
 #ifdef LINUX
 #include "execinfo.h"
-#define EXECINFO GNUNET_YES
+#define EXECINFO GNUNET_NO
 #define MAX_TRACE_DEPTH 50
 #endif