mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 16:45:24 +00:00
Replace custom HAVE_TZSET define with AC_CHECK_FUNCS call
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
***/
|
***/
|
||||||
@TOP@
|
@TOP@
|
||||||
|
|
||||||
/** define if tzset() is available */
|
|
||||||
#undef HAVE_TZSET
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* define if pthread_setconcurrency() should be called to tell the
|
* define if pthread_setconcurrency() should be called to tell the
|
||||||
* OS how many threads we might want to run.
|
* OS how many threads we might want to run.
|
||||||
|
@@ -17,9 +17,6 @@
|
|||||||
*** it does not get installed.
|
*** it does not get installed.
|
||||||
***/
|
***/
|
||||||
|
|
||||||
/** define if tzset() is available */
|
|
||||||
#undef HAVE_TZSET
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* define if pthread_setconcurrency() should be called to tell the
|
* define if pthread_setconcurrency() should be called to tell the
|
||||||
* OS how many threads we might want to run.
|
* OS how many threads we might want to run.
|
||||||
|
Reference in New Issue
Block a user