From: Paul Eggert Date: Sat, 6 Oct 2007 02:35:46 +0000 (-0700) Subject: Credit S. G. Johnson for the 2007-05-21 OpenMP patch. X-Git-Tag: v2.62~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e5324fd58864143ac5cae3f59ece3dd7d37657;p=thirdparty%2Fautoconf.git Credit S. G. Johnson for the 2007-05-21 OpenMP patch. --- diff --git a/ChangeLog b/ChangeLog index 0afda139..91a01b6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -636,6 +636,8 @@ * NEWS: Mention AC_C_OPENMP. * lib/autoconf/c.m4 (AC_C_OPENMP): New macro. * doc/autoconf.texi (C Compiler): Document AC_C_OPENMP. + Based in part on Steven G. Johnson's investigations for the AX_OPENMP + macro in the Autoconf macro archive. 2007-05-17 Ralf Wildenhues