through the whole source tree shows no instances of #ifdef LEHMAN)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10591
dc483132-0cff-0310-8789-
dd5450dbe970
+1998-05-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * windows.in: Remove -DLEHMAN, which doesn't do anything. (A grep
+ through the whole source tree shows no instances of #ifdef
+ LEHMAN)
+
Sun May 24 21:39:49 1998 Theodore Y. Ts'o <tytso@mit.edu>
* windows.in (ABS,S,C): Use double backslashes for the path
#
##WIN16##CCOPTS2=/AL /Zp /GA /G2s /Os /Zi /Od /W3 $(XTRA)
##WIN32##CCOPTS2=/Os /Zi /Od /W3 $(XTRA)
-CPPFLAGS = -I$(SRCTOP)\include -I$(SRCTOP)\include\krb5 -DLEHMAN
+CPPFLAGS = -I$(SRCTOP)\include -I$(SRCTOP)\include\krb5
DEFS = $(CPPFLAGS)
CFLAGS2 = $(CCOPTS2) $(DEFS)