Package: squid3
Version: 3.0.STABLE8-3
Severity: normal

In debian/rules you have defined a configure flag:

DEB_CONFIGURE_EXTRA_FLAGS := --datadir=/usr/share/squid3 \
        [...]
        --enable-follow-x-forwarded-for \



But searching in sources, this flag don't enable anything.

$ rgrep x-forwarded-for *
ChangeLog:      - Bug #1730: make problem with --enable-follow-x-forwarded-for 
on Solaris
debian/rules:        --enable-follow-x-forwarded-for \
debian/changelog:    - Added --enable-follow-x-forwarded-for configure option
RELEASENOTES.html:<DT><B>--enable-follow-x-forwarded-for</B><DD>


The configure script don't have "--enable-follow-x-forwarded-for" option.

I'm working with this patch [1] (remade some code) and test it.

I suggest to remove this line from debian/rules and ask squid developers
the follow_xff.patch status.


[1] http://devel.squid-cache.org/cgi-bin/diff/follow_xff



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to