Hi Jeff,
Thanks, fixed - see r24852.
Basically, I did what you wrote here, with some small modifications.
Hope that this is OK this time.
-- YK
On 29-Jun-11 5:59 PM, Jeff Squyres wrote:
> That's still not quite right, per OMPI conventions.
>
> If you don't find it, you shouldn't warn, you shoul
That's still not quite right, per OMPI conventions.
If you don't find it, you shouldn't warn, you should have some other
AC_MSG_CHECKING and then indicate that that particular check failed.
E.g.
AC_MSG_CHECKING([if can use dynamic SL support])
AS_IF([test "$1_have_dynamic_sl" = "1"],
[AC_