2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Solaris 9 needs hack_shutup_pthreadonceinit

This commit is contained in:
Mark Andrews
2002-08-08 09:16:19 +00:00
parent 311e6d00c5
commit b1070fe55c
2 changed files with 4 additions and 4 deletions

4
configure vendored
View File

@@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in Revision: 1.329 .
# From configure.in Revision: 1.330 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53.
#
@@ -13148,7 +13148,7 @@ case "$host" in
*-bsdi4.[12]*)
hack_shutup_stdargcast=yes
;;
*-solaris2.8)
*-solaris2.[89])
hack_shutup_pthreadonceinit=yes
;;
esac