[26761] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.10]: Remove DISABLE_TRACING from windows build
daemon@ATHENA.MIT.EDU (Tom Yu)
Mon Jul 23 16:27:05 2012
Date: Mon, 23 Jul 2012 16:26:29 -0400
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201207232026.q6NKQTbg029200@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/2abad7f3c1bdcf545cc53559816bd975594892b2
commit 2abad7f3c1bdcf545cc53559816bd975594892b2
Author: Kevin Wasserman <kevin.wasserman@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@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"
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5