If krb5/autoconf.h doesn't exist, cd to krb5 and make it
authorTheodore Tso <tytso@mit.edu>
Fri, 29 Sep 1995 20:49:42 +0000 (20:49 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 29 Sep 1995 20:49:42 +0000 (20:49 +0000)
commitf777c92f33c8db09b69c47f924e1e6c46a5a3fa3
treee8d9d26e441988fdafb1a70cd7d61000d9051f7d
parent1444a9f1ec9e5d3b9c3736f3bd019342aa378c70
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.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6902 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/Makefile.in