Re: [PATCH 5/4] nonblocking: reduce dependency

2011-04-08 Thread Eric Blake
On 04/08/2011 12:39 PM, Eric Blake wrote: > No need to make nonblocking drag in sockets just for a test; > test them if they are present and skip them otherwise. > > * tests/test-nonblocking.c: Only test sockets when in use. > * modules/nonblocking-tests (Depends-on): Drop socket. > (Makefile.am):

[PATCH 5/4] nonblocking: reduce dependency

2011-04-08 Thread Eric Blake
No need to make nonblocking drag in sockets just for a test; test them if they are present and skip them otherwise. * tests/test-nonblocking.c: Only test sockets when in use. * modules/nonblocking-tests (Depends-on): Drop socket. (Makefile.am): Link even if sockets are not present. * modules/pipe2