]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
looks like this should be static, not dll 25/head
authorTom Wright <tom@Tom-Wrights-iMac-3.local>
Fri, 24 Jun 2011 18:49:07 +0000 (11:49 -0700)
committerTom Wright <tom@Tom-Wrights-iMac-3.local>
Fri, 24 Jun 2011 18:49:07 +0000 (11:49 -0700)
winbuild/Makefile.vc

index be4aca3edeffc42b6b409ab06b6a57f93809ad61..5efd0920f273bd961e67477555d40520eb42ebbc 100644 (file)
@@ -64,7 +64,7 @@ USE_SSL      = true
 SSL=dll\r
 !ELSEIF "$(WITH_SSL)"=="static"\r
 USE_SSL      = true\r
-SSL=dll\r
+SSL=static\r
 !ENDIF\r
 \r
 !IF "$(WITH_ZLIB)"=="dll"\r