summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-02-07 22:15:59 +0000
committerTom Yu <tlyu@mit.edu>2003-02-07 22:15:59 +0000
commit2d3091d6daa183ea774438aa9cb67750c8435518 (patch)
treee961645f1df22b541f9ed7191cddcb1ae9c20b13 /src/include/ChangeLog
parentacfeb5a2b5af2d9fbaf7f78193aa538a388ee4f9 (diff)
downloadkrb5-2d3091d6daa183ea774438aa9cb67750c8435518.tar.gz
krb5-2d3091d6daa183ea774438aa9cb67750c8435518.tar.xz
krb5-2d3091d6daa183ea774438aa9cb67750c8435518.zip
* Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it was
causing spurious rebuilds of lots of stuff because it was depending on all-recurse, which is always out of date. (install-headers-unix): Also, no need to depend on kerberosIV/krb_err.h here, since the kerberosIV subdirectory takes care of it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15167 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index a19447f96..d36725791 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,12 @@
+2003-02-07 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it was
+ causing spurious rebuilds of lots of stuff because it was
+ depending on all-recurse, which is always out of date.
+ (install-headers-unix): Also, no need to depend on
+ kerberosIV/krb_err.h here, since the kerberosIV subdirectory takes
+ care of it.
+
2003-01-17 Ken Raeburn <raeburn@mit.edu>
* krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling