strerror without prefix
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 13:40:57 +0000 (13:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 13:40:57 +0000 (13:40 +0000)
lib/Makefile.vc6

index 496d93a..176399f 100644 (file)
@@ -222,7 +222,7 @@ X_OBJS= \
         $(DIROBJ)\http_negotiate.obj \\r
         $(DIROBJ)\http_ntlm.obj \\r
        $(DIROBJ)\md5.obj \\r
-       $(DIROBJ)\curl_strerror.obj \\r
+       $(DIROBJ)\strerror.obj \\r
        $(RESOURCE)\r
 \r
 all : $(TARGET)\r