fix debian builds. don't use WITH_MAX anymore
This commit is contained in:
parent
275101c624
commit
4232874772
@ -103,7 +103,6 @@ ELSEIF(DEB)
|
||||
SET(WITH_SSL system CACHE STRING "")
|
||||
SET(WITH_ZLIB system CACHE STRING "")
|
||||
SET(WITH_LIBWRAP ON)
|
||||
SET(WITH_MAX ON)
|
||||
SET(HAVE_EMBEDDED_PRIVILEGE_CONTROL ON)
|
||||
ELSE()
|
||||
SET(WITH_SSL bundled CACHE STRING "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user