diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index d4feabe..637341a 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -694,6 +694,9 @@ /* Defined for Solaris 2.6 bug in pthread header. */ #undef HAVE_PTHREAD_DESTRUCTOR +/* Define to 1 if you have the `pthread_getcpuclockid' function. */ +#undef HAVE_PTHREAD_GETCPUCLOCKID + /* Define to 1 if you have the <pthread.h> header file. */ #undef HAVE_PTHREAD_H |