Test for which <atomic> header is available on the system28/2228/2
commit036defaad2af9a122a8734e7719c5c0d59cea477
authorPhil Miller <mille121@illinois.edu>
Thu, 9 Feb 2017 17:58:41 +0000 (9 11:58 -0600)
committerSam White <white67@illinois.edu>
Thu, 9 Feb 2017 20:05:22 +0000 (9 14:05 -0600)
tree4d7053d0721f457a29746f8b21c35ab89aaaca28
parentb34ad14ddbdd404517a00bb561c2864acfc12ac4
Test for which <atomic> header is available on the system

GCC 4.4 had the pre-standard <cstdatomic> rather than the standardized <atomic>
that appeared in 4.5 and later.

Change-Id: Ia9149aeb0c31425872bdd50f7f7e0d13efcea309
src/conv-core/conv-interoperate.C
src/scripts/configure
src/scripts/configure.in
src/scripts/conv-autoconfig.h.in