From 963752df3097d2d4c487c1799aebd721f39aa1cd Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 7 Jun 1996 22:21:40 +0000 Subject: 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 --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') 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 + + * 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 * Makefile.in (all-windows): Don't pass $(LIBCMD) on the command -- cgit