summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-06-07 22:21:40 +0000
committerTheodore Tso <tytso@mit.edu>1996-06-07 22:21:40 +0000
commit963752df3097d2d4c487c1799aebd721f39aa1cd (patch)
tree6e20aae2a002ebe3f737e00a94256196c12939fe /src/ChangeLog
parent0c969f9e347bf4d04ca236b858ecb2d3abc0884c (diff)
downloadkrb5-963752df3097d2d4c487c1799aebd721f39aa1cd.tar.gz
krb5-963752df3097d2d4c487c1799aebd721f39aa1cd.tar.xz
krb5-963752df3097d2d4c487c1799aebd721f39aa1cd.zip
Use full directory name "error_tables" when building under Windows so
that the build will work correctly under VFAT and NTFS filesystems. Build the "makefile" file so that it includes config/win-post.in. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8277 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a3390877b..244cb5214 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+Fri Jun 7 17:39:45 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * Makefile.in (makefile-windows): Use full directory
+ name "error_tables" when building under Windows so that
+ the build will work correctly under VFAT and NTFS
+ filesystems. Build the "makefile" file so that it
+ includes config/win-post.in.
+
Thu Jun 6 00:04:38 1996 Theodore Y. Ts'o <tytso@mit.edu>
* Makefile.in (all-windows): Don't pass $(LIBCMD) on the command