krb5 commit [krb5-1.10]: Remove DISABLE_TRACING from windows build

Tom Yu tlyu at MIT.EDU
Mon Jul 23 16:26:29 EDT 2012


https://github.com/krb5/krb5/commit/2abad7f3c1bdcf545cc53559816bd975594892b2
commit 2abad7f3c1bdcf545cc53559816bd975594892b2
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>
    
    (cherry picked from commit 6931507c87d6139b1dcea2ea97a6e3b145287438)
    
    ticket: 7215
    version_fixed: 1.10.3
    status: resolved

 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 7cb1ed4e..6bbad6b 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