Change config.h -> k5-config.h and free.h -> k5-free.h to reflect
authorTheodore Tso <tytso@mit.edu>
Wed, 1 Mar 1995 22:46:10 +0000 (22:46 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 1 Mar 1995 22:46:10 +0000 (22:46 +0000)
renamed header files for Mac/PC port.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5042 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/ChangeLog
src/include/krb5/Makefile.in

index 2602e9a2c732b86f3dfe857039f4f30d4b1eb27a..97106d1bfca5a13467475ed8775f202ce9c9ccc0 100644 (file)
@@ -1,3 +1,8 @@
+Wed Mar  1 17:45:13 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Change config.h -> k5-config.h and free.h ->
+               k5-free.h to reflect renamed header files for Mac/PC port.
+
 Mon Feb 27 23:47:58 1995  John Gilmore  (gnu at toad.com)
 
        * Makefile.in (osconf.h):  Remove temp file osconf.new.
index fe0aabea111041dbae445c19e8645e75ca4dbb3c..1391298e1d476385da9933e1c7a141cdd7abbf08 100644 (file)
@@ -4,9 +4,9 @@ KRB5SRVTABDIR = /etc
 ##DOSBUILDTOP = ..\..
 ##DOS!include $(BUILDTOP)\config\windows.in
 
-KRB5_HEADERS = asn1.h base-defs.h ccache.h config.h encryption.h \
+KRB5_HEADERS = asn1.h base-defs.h ccache.h k5-config.h encryption.h \
                error_def.h errors.h ext-proto.h fieldbits.h \
-               free.h func-proto.h hostaddr.h kdb.h kdb_dbm.h \
+               k5-free.h func-proto.h hostaddr.h kdb.h kdb_dbm.h \
                keytab.h krb5.h libos.h los-proto.h macros.h mit-des.h \
                proto.h rcache.h safepriv.h sysincl.h wordsize.h
 # these are installed here for the build from lib/krb5/error_tables but