Skip to content

Commit 5151a85

Browse files
committed
Manually update config
1 parent 154ea5e commit 5151a85

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

configure

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyconfig.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,9 @@
984984
/* Defined for Solaris 2.6 bug in pthread header. */
985985
#undef HAVE_PTHREAD_DESTRUCTOR
986986

987+
/* Define to 1 if you have the 'pthread_getattr_np' function. */
988+
#undef HAVE_PTHREAD_GETATTR_NP
989+
987990
/* Define to 1 if you have the 'pthread_getcpuclockid' function. */
988991
#undef HAVE_PTHREAD_GETCPUCLOCKID
989992

0 commit comments

Comments
 (0)