@ -1,5 +1,5 @@
#
#
# Copyright (C) 2006-2015 OpenWrt.org
# Copyright (C) 2006-2018 OpenWrt.org
#
#
# This is free software, licensed under the GNU General Public License v2.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
# See /LICENSE for more information.
@ -92,7 +92,7 @@ else
CONFIGURE_ARGS += --without-ldap
CONFIGURE_ARGS += --without-ldap
e n d i f
e n d i f
i f n e q ( $( SDK ) $( CONFIG_PACKAGE_lighttpd -mod -authn_mysql ) , )
i f n e q ( $( SDK ) $( CONFIG_PACKAGE_lighttpd -mod -authn_mysql ) $( CONFIG_PACKAGE_lighttpd -mod -mysql_vhost ) , )
CONFIGURE_ARGS += --with-mysql
CONFIGURE_ARGS += --with-mysql
e l s e
e l s e
CONFIGURE_ARGS += --without-mysql
CONFIGURE_ARGS += --without-mysql
@ -110,12 +110,6 @@ else
CONFIGURE_ARGS += --without-lua
CONFIGURE_ARGS += --without-lua
e n d i f
e n d i f
i f n e q ( $( SDK ) $( CONFIG_PACKAGE_lighttpd -mod -mysql_vhost ) , )
CONFIGURE_ARGS += --with-mysql
e l s e
CONFIGURE_ARGS += --without-mysql
e n d i f
#ifneq ($(SDK)$(CONFIG_PACKAGE_lighttpd-mod-cml)$(CONFIG_PACKAGE_lighttpd-mod-trigger_b4_dl),)
#ifneq ($(SDK)$(CONFIG_PACKAGE_lighttpd-mod-cml)$(CONFIG_PACKAGE_lighttpd-mod-trigger_b4_dl),)
# CONFIGURE_ARGS+= --with-memcached
# CONFIGURE_ARGS+= --with-memcached
#else
#else