Declare CLIB to the comerr library
authorRichard Basch <probe@mit.edu>
Sat, 15 Feb 1997 21:29:04 +0000 (21:29 +0000)
committerRichard Basch <probe@mit.edu>
Sat, 15 Feb 1997 21:29:04 +0000 (21:29 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9870 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/windows.in

index ce8ad351e6a4873fc6ec50c1f567d33e66fe6f06..63da60ea5c68c9dc25c5015593fc4123b348783b 100644 (file)
@@ -1,15 +1,19 @@
+Fri Feb 14 22:02:33 1997  Richard Basch  <basch@lehman.com>
+
+       * windows.in: Define CLIB as the ComErr library (now separate lib)
+
 Mon Feb 10 08:39:10 1997  Tom Yu  <tlyu@mit.edu>
 
        * post.in: Fix recursion rules to deal with Ultrix sh lossage.
 
        * libobj.in: Remove instances of STAMP.*, since they aren't
-       actually necessary.
+               actually necessary.
 
 Sun Feb  9 13:43:42 1997  Tom Yu  <tlyu@mit.edu>
 
        * libobj.in (OBJS.*): Work around a gmake optimization where the
-       timestamps of OBJS.* would not get checked after STAMP.* get
-       updated, even though OBJS.* get updated as a side effect.
+               timestamps of OBJS.* would not get checked after STAMP.* get
+               updated, even though OBJS.* get updated as a side effect.
 
 Sat Feb  8 12:17:17 1997  Richard Basch  <basch@lehman.com>
 
index bdf3f42fca7c217fff9f17016200855fb40c51da..f1f2e22775e3d7984eeddf361950144c4d7583fe 100644 (file)
@@ -69,6 +69,8 @@ AWK=rem
 RC = rc
 CVTRES = cvtres
 
+##WIN16##CLIB=$(BUILDTOP)\lib\comerr16.lib
+##WIN32##CLIB=$(BUILDTOP)\lib\comerr32.lib
 ##WIN16##KLIB=$(BUILDTOP)\lib\krb5_16.lib
 ##WIN32##KLIB=$(BUILDTOP)\lib\krb5_32.lib
 ##WIN16##GLIB=$(BUILDTOP)\lib\gssapi.lib