1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was

incorrectly set. [RT #14775]
This commit is contained in:
Mark Andrews
2005-06-08 00:49:50 +00:00
parent ab74fc8218
commit 11d84597be
4 changed files with 6 additions and 5 deletions
+3
View File
@@ -32,6 +32,9 @@
1861. [bug] dig could trigger a INSIST on certain malformed
responses. [RT #14801]
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
incorrectly set. [RT #14775]
1859. [func] Add support for CH A record. [RT #14695]
1858. [bug] The flush-zones-on-shutdown option wasn't being
Vendored
+2 -2
View File
@@ -14,7 +14,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
# $Id: configure,v 1.339.18.22 2005/06/04 06:24:23 jinmei Exp $
# $Id: configure,v 1.339.18.23 2005/06/08 00:49:50 marka Exp $
#
# Portions Copyright (C) 1996-2001 Nominum, Inc.
#
@@ -29,7 +29,7 @@
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# From configure.in Revision: 1.355.18.21 .
# From configure.in Revision: 1.355.18.22 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
-1
View File
@@ -30566,7 +30566,6 @@ case "$host" in
hack_shutup_in6addr_init_macros=yes
;;
*-solaris2.8)
hack_shutup_pthreadmutexinit=yes
hack_shutup_in6addr_init_macros=yes
;;
*-solaris2.9)
+1 -2
View File
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
AC_REVISION($Revision: 1.90.18.11 $)
AC_REVISION($Revision: 1.90.18.12 $)
AC_INIT(resolv/herror.c)
AC_PREREQ(2.13)
@@ -2248,7 +2248,6 @@ case "$host" in
hack_shutup_in6addr_init_macros=yes
;;
*-solaris2.8)
hack_shutup_pthreadmutexinit=yes
hack_shutup_in6addr_init_macros=yes
;;
*-solaris2.9)