blob: 04e7f3d4c01ae80bf80c0ea3f5de8e5180f1eb69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* Define if the __attribute__(()) extension is present */
#undef HAVE_ATTRIBUTE
/* Define if the compiler understands the __FUNCTION__ keyword. */
#undef HAVE_FUNCTION
/* Define if we have parallel support THIS WILL GO AWAY SHORTLY!!! */
#undef PHDF5
/* Define if we have parallel support */
#undef HAVE_PARALLEL
|