blob: 83d2f170d532407a5f1c5095b352bb7a1c4e8140 (
plain)
1
2
3
4
5
6
7
8
|
/* 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 */
#undef HAVE_PARALLEL
|