|
|
@ -22,7 +22,6 @@ case "${build}" in |
|
|
|
--with-webdav-props --with-webdav-locks --with-gdbm \ |
|
|
|
--with-memcached --with-lua --with-libev --with-libunwind \ |
|
|
|
--with-krb5 \ |
|
|
|
--with-maxminddb \ |
|
|
|
--with-nettle \ |
|
|
|
--with-gnutls \ |
|
|
|
--with-mbedtls \ |
|
|
@ -44,7 +43,6 @@ case "${build}" in |
|
|
|
--with-webdav-props --with-webdav-locks --with-gdbm \ |
|
|
|
--with-memcached --with-lua --with-libev --with-libunwind \ |
|
|
|
--with-krb5 --with-sasl \ |
|
|
|
--with-maxminddb \ |
|
|
|
--with-nettle \ |
|
|
|
--with-gnutls \ |
|
|
|
--with-openssl |
|
|
@ -65,7 +63,6 @@ case "${build}" in |
|
|
|
-DWITH_LIBEV=ON \ |
|
|
|
-DWITH_LIBUNWIND=ON \ |
|
|
|
-DWITH_LUA=ON \ |
|
|
|
-DWITH_MAXMINDDB=ON \ |
|
|
|
-DWITH_MEMCACHED=ON \ |
|
|
|
-DWITH_DBI=ON \ |
|
|
|
-DWITH_MYSQL=ON \ |
|
|
|