On Wed, 29 Oct 2003, Campbell, Shawn wrote: > I am very curious as to what mistake I made in my version of Alan's > patch. I believe the problem must be in configure.in since configure > recognizes the option and prints out the message but the code must be > getting excluded by FOLLOW_X_FORWARDED_FOR not being defined.
Is the define set in include/autoconf.h after running configure? Did you remember to run the bootstrap.sh script after modifying the autoconf/automake files? (the bootstrap.sh script can be found in the Squid CVS tree) Regards Henrik
