Henrik Nordstrom wrote:
> The configure test can be extended to attempt to call epoll rather
> than just testing for compilation.

It already does when not using --enable-epoll. With --enable-epoll it
just checks (and requires) that the function symbol is available.

But I must always specify ./configure --enable-epoll for build squid
with epoll support:

./configure --help

 --enable-epoll          Enable epoll() instead of poll() or select().
                         epoll() is best where available, but must be
                         explicitly set at the moment.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to