diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 6580e95..e70582e 100644 --- a/config.h.in +++ b/config.h.in @@ -110,6 +110,9 @@ your system. */ #undef PTHREAD_CREATE_JOINABLE +/* 64bit enabled */ +#undef SOLARIS_64BIT_ENABLED + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS |