Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA14321; Fri, 29 Sep 95 16:50:51 EDT
Received: from DCL.MIT.EDU by MIT.EDU with SMTP
	id AA01793; Fri, 29 Sep 95 16:49:22 EDT
From: tytso@MIT.EDU
Received: by dcl.MIT.EDU (5.0/4.7) id AA14460; Fri, 29 Sep 1995 16:49:47 -0400
Date: Fri, 29 Sep 1995 16:49:47 -0400
Message-Id: <9509292049.AA14460@dcl.MIT.EDU>
To: cvs-krb5@MIT.EDU
Subject: CVS report: src/include ChangeLog Makefile.in
Content-Length: 500

Update of /mit/krb5/.cvsroot/src/include
In directory dcl:/u1/krb5/src/include

Modified Files:
	ChangeLog Makefile.in 
Log Message:
If krb5/autoconf.h doesn't exist, cd to krb5 and make it. 

Don't make krb5-pro.h; this confuses things under Windows, since
Windows attempts to build krb5-pro.h and then rebuildes krb5.h, when
it shouldn't do that.  Fold in the krb5-pro.h rules as part of the
rules for krb5.h.  This way, they don't get executed under DOS, since
krb5.h already exists under DOS. 


