From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] squid 3.4.14: removed duplicate configure-option in lfs-file Date: Fri, 04 Sep 2015 09:18:48 +0200 Message-ID: <1441351128-1425-2-git-send-email-matthias.fischer@ipfire.org> In-Reply-To: <1441351128-1425-1-git-send-email-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4573854361381067180==" List-Id: --===============4573854361381067180== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Matthias Fischer --- lfs/squid | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/squid b/lfs/squid index 834df9a..de6c87d 100644 --- a/lfs/squid +++ b/lfs/squid @@ -114,7 +114,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-cache-digests \ --enable-forw-via-db \ --enable-htcp \ - --enable-linux-netfilter \ --enable-kill-parent-hack \ --disable-wccpv2 \ --enable-icap-client \ -- 2.5.1 --===============4573854361381067180==--