mirror of https://gitee.com/bigwinds/arangodb
removed dependency
This commit is contained in:
parent
430db4e0f0
commit
4062bd9835
|
@ -6,7 +6,7 @@ dnl ----------------------------------------------------------------------------
|
|||
|
||||
TRI_ZLIB_VERSION="1.2.7"
|
||||
|
||||
ZLIB_CPPFLAGS="-I${srcdir}/3rdParty/zlib-${TRI_ZLIB_VERSION}/contrib/minizip"
|
||||
ZLIB_CPPFLAGS=""
|
||||
ZLIB_LDFLAGS=""
|
||||
ZLIB_LIBS="${srcdir}/3rdParty/zlib-${TRI_ZLIB_VERSION}/libz.a"
|
||||
|
||||
|
|
Loading…
Reference in New Issue