Paul Eggert wrote:
> I installed that, after tweaking the documentation a
> bit.  Here's the documentation I installed:

Thanks!

> If the current language is C, the macro @code{AC_C_OPENMP} sets the

That should be   @code{AC_OPENMP}

Someone knowledgeable with autoconf could revisit the following issues in my
patch:
  - finish the support for Fortran: how to detect the compiler brand, given
    that #ifdef does not work?
  - where to put the implementation? Not sure whether lang.m4 would be better
    than c.m4.

Bruno



Reply via email to