summaryrefslogtreecommitdiffstats
path: root/acconfig.h
blob: ee300eae54df618cac44738abeb92373ceb0f236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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

/* Define if it's safe to use `long long' for hsize_t and hssize_t */
#undef HAVE_LARGE_HSIZET

/* The width parameter for printf formats for type `long long', us. `ll' */
#undef PRINTF_LL_WIDTH