+2007-09-12 Eric Blake <ebb9@byu.net>
+
+ * doc/autoconf.texi (Generic Compiler Characteristics): Add
+ missing index entries.
+
2007-09-11 Eric Blake <ebb9@byu.net>
Centralize all system extensions checks.
@defmac AC_OPENMP
@acindex{OPENMP}
@cvindex _OPENMP
+@ovindex OPENMP_CFLAGS
+@ovindex OPENMP_CXXFLAGS
+@ovindex OPENMP_FFLAGS
+@ovindex OPENMP_FCFLAGS
OpenMP (@url{http://www.openmp.org/}) specifies extensions of C, C++,
and Fortran that simplify optimization of shared memory parallelism,
which is a common problem on multicore CPUs.