Re: [OMPI users] Problem in epoll checking in the head revision of 1.5

2012-02-09 Thread Jeff Squyres
Committed -- thanks! On Feb 9, 2012, at 3:16 PM, Andrew Senin wrote: > Hi, > > I think there is a problem in the latest commit to the branch 1.5. When > opal_setup_libevent.m4 is upgraded to autotools 1.5.5 the square brackets in > the test C code should be replaced too. Otherwise they'll go

[OMPI users] Problem in epoll checking in the head revision of 1.5

2012-02-09 Thread Andrew Senin
Hi, I think there is a problem in the latest commit to the branch 1.5. When opal_setup_libevent.m4 is upgraded to autotools 1.5.5 the square brackets in the test C code should be replaced too. Otherwise they'll go unchanged to the configure file. And the C program which tests for epoll support wil