diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ /* Define if we have parallel support */ #undef HAVE_PARALLEL +/* Define if we have thread safe support */ +#undef HAVE_THREADSAFE + /* Define if it's safe to use `long long' for hsize_t and hssize_t */ #undef HAVE_LARGE_HSIZET |