Makefile.in: Winsock library is still required (win16)
authorRichard Basch <probe@mit.edu>
Tue, 18 Feb 1997 06:57:33 +0000 (06:57 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 18 Feb 1997 06:57:33 +0000 (06:57 +0000)
cns.c: Removed "#if 0" block relating to Winsock initialiation/cleanup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9892 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/cns/ChangeLog
src/windows/cns/Makefile.in

index 07514ab2d09140da2ca8dc554d6a84ea64da6377..7f08849fd67b6a0980f62b97da3874e8b5576469 100644 (file)
@@ -1,5 +1,6 @@
 Mon Feb 17 13:58:06 1997  Richard Basch  <basch@lehman.com>
 
+       * Makefile.in: Winsock library is still required for win16
        * cns.h: Don't include krb5ini.h (obsolete file)
 
 Sat Feb 15 12:21:51 1997  Richard Basch  <basch@lehman.com>
index a1459b73edad7906916ace556fdabd8c71b5bb4d..623b73e880303dfbf330a5660419d81ff43fb9cb 100644 (file)
@@ -28,7 +28,7 @@ CFLAGS        = $(CCOPTS2) $(INCLUDES) /D$(KRB)=1
 
 ##### Linker
 LINK    = link
-LIBS    = $(KLIB) $(CLIB)
+LIBS    = $(KLIB) $(CLIB) $(WLIB)
 ##WIN16##SYSLIBS  = libw llibcew
 !if defined(DEBUG)
 ##WIN16##LFLAGS         = /co /nologo /nod /nopackcode /map:full