]> git.ipfire.org Git - thirdparty/squid.git/commit
Added configure test to see if -lepoll is available when using --enable-epoll:
authorserassio <>
Tue, 8 Feb 2005 05:30:15 +0000 (05:30 +0000)
committerserassio <>
Tue, 8 Feb 2005 05:30:15 +0000 (05:30 +0000)
commit48510020a19d0b0b3267b2bd8ccfe48347f5fe73
treed7c457515d47d21b883f2a645e04f21df8a9e21d
parent8a02a7f878de69baf2b99d35d9c38c703c270f46
Added configure test to see if -lepoll is available when using --enable-epoll:

-lepoll is not needed (and may be not present) on kernel 2.6 platforms
with newest glibc, but may be needed on systems updated from 2.4 to 2.6
kernel still using old glibc.
configure.in