cups: configure: disable acl
authorLuka Perkov <luka@openwrt.org>
Sun, 31 May 2015 22:32:59 +0000 (22:32 +0000)
committerLuka Perkov <luka@openwrt.org>
Sun, 31 May 2015 22:32:59 +0000 (22:32 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45861

net/cups/Makefile

index a8d64258635aed545488ea905392da5fc71ec600..3bfab5c4129f8c2594e29dec2dd1ba8e29f1f87b 100644 (file)
@@ -398,6 +398,7 @@ define Build/Configure
                --enable-shared \
                --enable-image \
                --enable-libusb \
+               --disable-acl \
                --disable-dbus \
                --disable-dnssd \
                --disable-launchd \