diff options
Diffstat (limited to 'acconfig.h')
| -rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 69dc3bf4e1..ded68bbb9f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -155,6 +155,9 @@ /* The number of bytes in a pthread_t. */ #undef SIZEOF_PTHREAD_T +/* Defined if PTHREAD_SCOPE_SYSTEM supported. */ +#undef PTHREAD_SYSTEM_SCHED_SUPPORTED + /* sizeof(void *) */ #undef SIZEOF_VOID_P |
