]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Replace custom HAVE_PTHREAD_ATTR_GETSTACKSIZE and HAVE_PTHREAD_ATTR_SETSTACKSIZE...
authorOndřej Surý <ondrej@sury.org>
Wed, 5 Sep 2018 11:51:00 +0000 (13:51 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 7 Sep 2018 10:17:40 +0000 (12:17 +0200)
acconfig.h
config.h.in

index 369986e9c8551a3826014378706716d7e7afc10f..8b4a7ea626359f9d2da43d57b37d5e9070c91a6a 100644 (file)
  ***/
 @TOP@
 
-/** define if pthread_attr_getstacksize() is available */
-#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
-
-/** define if pthread_attr_setstacksize() is available */
-#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
-
 /** define if you have strerror in the C library. */
 #undef HAVE_STRERROR
 
index e0e624ad6731ad9efbf21ea58d5fad7451760757..619a3b4b370241cc41599dbdfbbc1ec0a100f9e5 100644 (file)
  *** it does not get installed.
  ***/
 
-/** define if pthread_attr_getstacksize() is available */
-#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
-
-/** define if pthread_attr_setstacksize() is available */
-#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
-
 /** define if you have strerror in the C library. */
 #undef HAVE_STRERROR