summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-02-11 05:13:49 +0000
committerTom Yu <tlyu@mit.edu>2003-02-11 05:13:49 +0000
commitd8ab51fb568056529fe4d763cfdafae8d2661d3c (patch)
tree1b920b719ee030401f0083b257b0bceee25a6cb7 /src/lib/gssapi/generic/ChangeLog
parenta72f64226e827306e5d54c692143f7b50ea73cbd (diff)
downloadkrb5-d8ab51fb568056529fe4d763cfdafae8d2661d3c.tar.gz
krb5-d8ab51fb568056529fe4d763cfdafae8d2661d3c.tar.xz
krb5-d8ab51fb568056529fe4d763cfdafae8d2661d3c.zip
* Makefile.in: Another attempt... turns our that the "copy"
command on Windows preserves modtimes, so spurious rebuilds were happening even with the stamp file, since the target in $(EHDRDIR) is always out of date with respect to the stamp file. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15178 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/generic/ChangeLog')
-rw-r--r--src/lib/gssapi/generic/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog
index 43126077d9..14712d3038 100644
--- a/src/lib/gssapi/generic/ChangeLog
+++ b/src/lib/gssapi/generic/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-11 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in: Another attempt... turns our that the "copy"
+ command on Windows preserves modtimes, so spurious rebuilds were
+ happening even with the stamp file, since the target in $(EHDRDIR)
+ is always out of date with respect to the stamp file.
+
2003-02-10 Tom Yu <tlyu@mit.edu>
* Makefile.in: Fix $(EHDRDIR) creation to avoid spurious