Use WLIB definition in config/windows.in
authorRichard Basch <probe@mit.edu>
Tue, 11 Feb 1997 04:53:31 +0000 (04:53 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 11 Feb 1997 04:53:31 +0000 (04:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9846 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/cns/Makefile.in
src/windows/gss/Makefile.in
src/windows/wintel/Makefile.in

index caccee8f4e4d132d08ed8a109368df211f4183b7..fbd19166d76e2680d05fe5fb57dcda4662e4465c 100644 (file)
@@ -12,9 +12,8 @@ KVERSION = 5
 KRB     = KRB$(KVERSION)
 
 BUILDTOP =..\..
-
-##WIN16##WLIB   = $(BUILDTOP)\lib\winsock.lib
 INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5
+
 ##WIN16##XOBJS    = kpasswd.obj
 ##WIN32##XOBJS    = cnsres5.obj kpasswd.obj
 
index 949a8dbb0ce4b1821aa7fae45bf3331a44d59098..866b5afaa39a306c3faaecbb2c4e2458e54e25ad 100644 (file)
@@ -7,7 +7,6 @@ OBJS     = gss.obj gss-client.obj gss-misc.obj
 ##### Options
 DEBUG   = 1
 BUILDTOP =..\..
-##WIN16##WLIB   = $(BUILDTOP)\lib\winsock.lib
 INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5
 
 ##### C Compiler
index 043c5a90911857591b4a0aa6c19b72dcf4dc3f96..4d0ad6f3bf77613a4c0369f6b64c366e92966594 100644 (file)
@@ -12,8 +12,6 @@ KVERSION = 5
 !endif
 KRB     = KRB$(KVERSION)
 
-###WIN16##WLIB  = $(BUILDTOP)\lib\winsock.lib
-
 BUILDTOP =..\..
 INCLUDES = /I$(BUILDTOP)\include /I$(BUILDTOP)\include\krb5 \
           /I$(BUILDTOP)\lib\crypto\des