X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2Fconfig.hh;h=4e26793db4f2a46adbc231a39a1402c78be1156a;hb=838c26a04f4ff76694a67c7726ad4b6b626982e7;hp=4dd5f02f361e9d570a2a20e30d4670f48dcd5d63;hpb=943a6b0973f66bc699c6e7b404da256145e93acf;p=senf.git diff --git a/senf/config.hh b/senf/config.hh index 4dd5f02..4e26793 100644 --- a/senf/config.hh +++ b/senf/config.hh @@ -30,7 +30,7 @@ #include #include -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace config { @@ -96,9 +96,12 @@ namespace config { # define SENF_PACKET_ANNOTATION_SLOTSIZE 16 # endif # -//# define SENF_PACKET_NO_COMPLEX_ANNOTATIONS - -///////////////////////////////hh.e//////////////////////////////////////// +# ifdef SENF_DEBUG +# ifdef HAVE_EXECINFO_H +# define SENF_BACKTRACE +# endif +# endif +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif