From: luka Date: Sun, 31 May 2015 22:36:08 +0000 (+0000) Subject: cups: configure: disable acl X-Git-Url: http://git.archive.openwrt.org/modules/nixio.TLSSocket.html?a=commitdiff_plain;h=ee10403aab0b9b23096532662471e8052377444c;p=14.07%2Fpackages.git cups: configure: disable acl Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_14.07@45862 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/cups/Makefile b/net/cups/Makefile index a8d6425..3bfab5c 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -398,6 +398,7 @@ define Build/Configure --enable-shared \ --enable-image \ --enable-libusb \ + --disable-acl \ --disable-dbus \ --disable-dnssd \ --disable-launchd \