COMP: Avoid adding content_encoding.c twice.
This commit is contained in:
parent
04e56bf7ff
commit
f7165110ba
@ -511,10 +511,6 @@ IF(NOT HAVE_ZLIB_H)
|
||||
SET(HAVE_LIBZ 0)
|
||||
ENDIF(NOT HAVE_ZLIB_H)
|
||||
|
||||
IF(HAVE_LIBZ)
|
||||
SET(libCurl_SRCS ${libCurl_SRCS} content_encoding.c)
|
||||
ENDIF(HAVE_LIBZ)
|
||||
|
||||
IF(_FILE_OFFSET_BITS)
|
||||
SET(_FILE_OFFSET_BITS 64)
|
||||
ENDIF(_FILE_OFFSET_BITS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user