]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove DISABLE_TRACING from windows build
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Fri, 13 Jul 2012 02:13:53 +0000 (22:13 -0400)
committerSam Hartman <hartmans@mit.edu>
Mon, 16 Jul 2012 13:32:53 +0000 (09:32 -0400)
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
ticket: 7215 (new)
tags: pullup

src/include/k5-int.h

index 6948bad0dcab350c0ea760a4e4d5df18bc22ca73..6c539e8f45d716e385689e22598fe21d0dba081f 100644 (file)
 #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"