summaryrefslogtreecommitdiff
path: root/modules/openmp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-05-27 21:00:32 +0000
committerBruno Haible <bruno@clisp.org>2007-05-27 21:00:32 +0000
commit05d766214c5d1c6991334d9420f41a8cb45a08a7 (patch)
treebf2ad5e38ae4c76edcbb023de81fc2f91ad129cd /modules/openmp
parenta9ef3e1a943c1518338377fa05164fa3028db9f4 (diff)
downloadgnulib-05d766214c5d1c6991334d9420f41a8cb45a08a7.tar.gz
New module 'openmp'.
Diffstat (limited to 'modules/openmp')
-rw-r--r--modules/openmp24
1 files changed, 24 insertions, 0 deletions
diff --git a/modules/openmp b/modules/openmp
new file mode 100644
index 0000000000..de3b352e14
--- /dev/null
+++ b/modules/openmp
@@ -0,0 +1,24 @@
+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
+