mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
25 lines
191 B
Plaintext
25 lines
191 B
Plaintext
Description:
|
|
Detection of OpenMP support.
|
|
|
|
Files:
|
|
m4/openmp.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
AC_OPENMP
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
Link:
|
|
$(OPENMP_CFLAGS)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|