Kaydet (Commit) f4356100 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Link with zlib in case the internal libcurl has been built statically

üst 48b4a99c
......@@ -75,7 +75,8 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(SALLIB) \
$(UCBHELPERLIB) \
$(CURLLIB)
$(CURLLIB) \
$(ZLIB3RDLIB)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1LIBS= \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment