]> 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)
committerTom Yu <tlyu@mit.edu>
Mon, 23 Jul 2012 20:00:15 +0000 (16:00 -0400)
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
(cherry picked from commit 6931507c87d6139b1dcea2ea97a6e3b145287438)

ticket: 7215
version_fixed: 1.10.3
status: resolved

src/include/k5-int.h

index 7cb1ed4ed35e532a852e0f3de9e57db9ec3c6031..6bbad6b4646599552c2987e4b1503145521cc6b4 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"