On Mon, 18 Feb 2002, Catherine Hollnsteiner wrote:
> hello,
> is there a way to know with what options or features squid-2.3-STABLE5
> was compiled/configured with? i need to know if the ident lookup was
> enabled.
You could try using the 'nm' program on the squid binary:
% nm squid | grep identInit
080727e4 T identInit
If you see identInit, then it was compiled in.
Received on Sun Feb 17 2002 - 21:47:34 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:25 MST