From 6438e69aa1efc59ee1bd512184a715a84dcbe3ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Nordstr=C3=B6m?= Date: Mon, 31 Aug 2009 23:36:45 +0000 Subject: [PATCH] 3.1 packaging getting closer --- squid.spec-3.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/squid.spec-3.1 b/squid.spec-3.1 index a748bb9..50e834c 100644 --- a/squid.spec-3.1 +++ b/squid.spec-3.1 @@ -101,12 +101,12 @@ export CXXFLAGS="-fPIE %{optflags}" ; export CFLAGS="-fPIE -Os -g -pipe -fsigned --with-large-files \ %endif --enable-linux-netfilter \ - --enable-ntlm-auth-helpers="SMB,fakeauth" \ + --enable-ntlm-auth-helpers="smb_lm,no_check,fakeauth" \ --enable-referer-log \ --enable-removal-policies="heap,lru" \ --enable-snmp \ --enable-ssl \ - --enable-storeio="aufs,diskd,null,ufs" \ + --enable-storeio="aufs,diskd,ufs" \ --enable-useragent-log \ --enable-wccpv2 \ --with-aio \