On Tue, 2003-07-29 at 21:57, Alan Barrett wrote: > I promised to send a patch. Here it is. > > --apb (Alan Barrett) > > Index: configure.in > =================================================================== > RCS file: /cvsroot/squid/squid3/configure.in,v > retrieving revision 1.41 > diff -u -r1.41 configure.in > --- configure.in 29 Jul 2003 02:12:34 -0000 1.41 > +++ configure.in 29 Jul 2003 10:55:13 -0000 > @@ -1477,6 +1477,7 @@ > sys/file.h \ > sys/ioctl.h \ > sys/param.h \ > + sys/mount.h \ > sys/msg.h \ > sys/resource.h \ > sys/select.h\
Are you /sure/ this works? Under freeBSD this fails to detect sys/mount.h. (See the recent patches list for the change where I moved the mount.h check into a different, BSD specific section. I'll commit the store_dir change meanwhile. Cheers, Rob -- GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
signature.asc
Description: This is a digitally signed message part
