blob: 7c627ed64975490ec0039a059f83026b4f4bb79d [file] [log] [blame]
Description:
Detection of OpenMP support.
Files:
Depends-on:
configure.ac:
AC_OPENMP
Makefile.am:
Include:
#ifdef _OPENMP
# include <omp.h>
#endif
Link:
$(OPENMP_CFLAGS)
License:
LGPL
Maintainer:
all