2102. [port] Silence solaris 10 warnings.

This commit is contained in:
Mark Andrews 2006-11-10 18:59:39 +00:00
parent 4ccea866e6
commit bc192c1183

5
lib/bind/configure vendored
View file

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in Revision: 1.122 .
# From configure.in Revision: 1.123 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
@ -32072,6 +32072,9 @@ case "$host" in
*-solaris2.9)
hack_shutup_in6addr_init_macros=yes
;;
*-solaris2.10)
hack_shutup_in6addr_init_macros=yes
;;
esac
case "$hack_shutup_pthreadmutexinit" in