Solaris 9 needs hack_shutup_pthreadonceinit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# From configure.in Revision: 1.294.2.15 .
|
||||
# From configure.in Revision: 1.294.2.16 .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.53.
|
||||
#
|
||||
@@ -12588,7 +12588,7 @@ case "$host" in
|
||||
*-bsdi4[12]*)
|
||||
hack_shutup_stdargcast=yes
|
||||
;;
|
||||
*-solaris2.8)
|
||||
*-solaris2.[89])
|
||||
hack_shutup_pthreadonceinit=yes
|
||||
;;
|
||||
esac
|
||||
|
||||
+2
-2
@@ -13,7 +13,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
AC_REVISION($Revision: 1.294.2.15 $)
|
||||
AC_REVISION($Revision: 1.294.2.16 $)
|
||||
|
||||
AC_INIT(lib/dns/name.c)
|
||||
AC_PREREQ(2.13)
|
||||
@@ -1542,7 +1542,7 @@ case "$host" in
|
||||
[*-bsdi4[12]*])
|
||||
hack_shutup_stdargcast=yes
|
||||
;;
|
||||
*-solaris2.8)
|
||||
[*-solaris2.[89]])
|
||||
hack_shutup_pthreadonceinit=yes
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user