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
