From 7725a02421f2c730493fbb97c8d5aae5e223d330 Mon Sep 17 00:00:00 2001 From: das Date: Wed, 13 Aug 2008 23:14:00 +0000 Subject: autoheader-2.59 --- unix/tkConfig.h.in | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in index 285bb38..baa7e40 100644 --- a/unix/tkConfig.h.in +++ b/unix/tkConfig.h.in @@ -4,12 +4,6 @@ #ifndef _TKCONFIG #define _TKCONFIG -/* Is pthread_attr_get_np() declared in ? */ -#undef ATTRGETNP_NOT_DECLARED - -/* Is pthread_getattr_np declared in ? */ -#undef GETATTRNP_NOT_DECLARED - /* Do we have access to Darwin CoreFoundation.framework? */ #undef HAVE_COREFOUNDATION @@ -34,18 +28,9 @@ /* Define to 1 if you have the `open64' function. */ #undef HAVE_OPEN64 -/* Do we want a BSD-like thread-attribute interface? */ -#undef HAVE_PTHREAD_ATTR_GET_NP - /* Define to 1 if you have the `pthread_attr_setstacksize' function. */ #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE -/* Do we want a Linux-like thread-attribute interface? */ -#undef HAVE_PTHREAD_GETATTR_NP - -/* Define to 1 if you have the `pthread_get_stacksize_np' function. */ -#undef HAVE_PTHREAD_GET_STACKSIZE_NP - /* Does struct password have a pw_gecos field? */ #undef HAVE_PW_GECOS -- cgit v0.12