Check that the OpenMP pragmas don't cause link errors.
authorM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>
Sat, 10 Jul 2010 01:41:01 +0000 (02:41 +0100)
committerM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>
Wed, 21 Jul 2010 20:52:23 +0000 (23:52 +0300)
commitd95ae7060442712315d29c8b307df131ba9ffce6
tree03a16ee2678270c8e22d94ded34359f9fdd06079
parenteb247ac377623d2a722aab1e6eae7adab5f7ebea
Check that the OpenMP pragmas don't cause link errors.

This patch adds extra guards around our use of
OpenMP pragmas and checks that the pragmas won't
cause link errors.  This fixes the build on
Tru64 and Solaris with the native compilers and clang.
configure.ac
test/utils.c
test/utils.h