From 3710c2460aa9a88c4e9726334c794aa6b410c60a Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 5 Feb 2012 16:11:17 +0000 Subject: [PATCH] [packages_10.03.2] squid: merge r29823 git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@30261 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/squid/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/squid/Makefile b/net/squid/Makefile index f0b2790..451e886 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -129,7 +129,8 @@ CONFIGURE_ARGS += \ --enable-external-acl-helpers="ip_user unix_group" \ --enable-storeio=null,ufs \ --enable-epoll \ - --with-maxfd=4096 + --with-maxfd=4096 \ + --without-libcap CONFIGURE_VARS += \ ac_cv_header_linux_netfilter_ipv4_h=yes \ -- 2.11.0