krb5 commit: Remove DISABLE_TRACING from windows build

Sam Hartman hartmans at MIT.EDU
Mon Jul 16 09:33:17 EDT 2012


https://github.com/krb5/krb5/commit/6931507c87d6139b1dcea2ea97a6e3b145287438
commit 6931507c87d6139b1dcea2ea97a6e3b145287438
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Date:   Thu Jul 12 22:13:53 2012 -0400

    Remove DISABLE_TRACING from windows build
    
    Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
    
    ticket: 7215 (new)
    tags: pullup

 src/include/k5-int.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index 6948bad..6c539e8 100644
--- a/src/include/k5-int.h
+++ b/src/include/k5-int.h
@@ -110,7 +110,6 @@
 #define INI_KRB_CCACHE  "krb5cc"        /* Location of the ccache */
 #define INI_KRB5_CONF   "krb5.ini"      /* Location of krb5.conf file */
 #define ANSI_STDIO
-#define DISABLE_TRACING
 #endif
 
 #include "autoconf.h"


More information about the cvs-krb5 mailing list