aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Wasserman <kevin.wasserman@painless-security.com>2012-07-12 22:13:53 -0400
committerTom Yu <tlyu@mit.edu>2012-07-23 16:00:15 -0400
commit2abad7f3c1bdcf545cc53559816bd975594892b2 (patch)
tree53e181eef249a50587113156b3746299dceb0dff
parentc66999de63a97eb1f628fe7b867553874cd56d20 (diff)
downloadkrb5-2abad7f3c1bdcf545cc53559816bd975594892b2.zip
krb5-2abad7f3c1bdcf545cc53559816bd975594892b2.tar.gz
krb5-2abad7f3c1bdcf545cc53559816bd975594892b2.tar.bz2
Remove DISABLE_TRACING from windows build
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> (cherry picked from commit 6931507c87d6139b1dcea2ea97a6e3b145287438) ticket: 7215 version_fixed: 1.10.3 status: resolved
-rw-r--r--src/include/k5-int.h1
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"