Merge pull request #25 from trtom/master
make sure the static build uses the static build option!
This commit is contained in:
commit
c295565569
@ -64,7 +64,7 @@ USE_SSL = true
|
||||
SSL=dll
|
||||
!ELSEIF "$(WITH_SSL)"=="static"
|
||||
USE_SSL = true
|
||||
SSL=dll
|
||||
SSL=static
|
||||
!ENDIF
|
||||
|
||||
!IF "$(WITH_ZLIB)"=="dll"
|
||||
|
Loading…
x
Reference in New Issue
Block a user