* Makefile.in (osconf.h): Remove temp file osconf.new
authorJohn Gilmore <gnu@toad.com>
Tue, 28 Feb 1995 07:58:41 +0000 (07:58 +0000)
committerJohn Gilmore <gnu@toad.com>
Tue, 28 Feb 1995 07:58:41 +0000 (07:58 +0000)
commit56fec7c4ed0eff697a18f5df2e023209eb99d0a3
tree2424d1bc864f49bbbff371f212126226d51cd775
parent7b9c4c5e4fe85f4c669c37fedf1bc613482d2edb
* Makefile.in (osconf.h):  Remove temp file osconf.new

* base-defs.h, dbm.h, error_def.h, sysincl.h:  Avoid #include
<krb5/...> form; use "..." form.

* config.h:  Rename to k5-config.h.  This is too common a
name, now that we use -I..../include/krb5.
* free.h:  Rename to k5-free.h.

* configure.in (AC_INIT):  Use another file (not krb5.h) as src test.

[Didn't check in the removal of <krb5/krb5.h> yet, til I check in the
other changes throughout the tree that make it work.]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5004 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/Makefile.in
src/include/krb5/base-defs.h
src/include/krb5/dbm.h
src/include/krb5/error_def.h
src/include/krb5/k5-config.h [moved from src/include/krb5/config.h with 100% similarity]
src/include/krb5/k5-free.h [moved from src/include/krb5/free.h with 100% similarity]
src/include/krb5/sysincl.h