]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Credit S. G. Johnson for the 2007-05-21 OpenMP patch.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Oct 2007 02:35:46 +0000 (19:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Oct 2007 02:35:46 +0000 (19:35 -0700)
ChangeLog

index 0afda13906864a6c67211dd75769cd624ee74723..91a01b6f38ec255bbfd8d5b830103a5544f4d4cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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  <Ralf.Wildenhues@gmx.de>