mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 00:58:39 -04:00
Replace custom HAVE_TZSET define with AC_CHECK_FUNCS call
This commit is contained in:
parent
c83d9b9b50
commit
fa048a9b2c
2 changed files with 0 additions and 6 deletions
|
|
@ -17,9 +17,6 @@
|
|||
***/
|
||||
@TOP@
|
||||
|
||||
/** define if tzset() is available */
|
||||
#undef HAVE_TZSET
|
||||
|
||||
/**
|
||||
* define if pthread_setconcurrency() should be called to tell the
|
||||
* OS how many threads we might want to run.
|
||||
|
|
|
|||
|
|
@ -17,9 +17,6 @@
|
|||
*** it does not get installed.
|
||||
***/
|
||||
|
||||
/** define if tzset() is available */
|
||||
#undef HAVE_TZSET
|
||||
|
||||
/**
|
||||
* define if pthread_setconcurrency() should be called to tell the
|
||||
* OS how many threads we might want to run.
|
||||
|
|
|
|||
Loading…
Reference in a new issue