1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was

incorrectly set. [RT #14775]
This commit is contained in:
Mark Andrews
2005-06-08 00:44:56 +00:00
parent 5a99e0f43f
commit d118d73284
3 changed files with 4 additions and 3 deletions
+3
View File
@@ -7,6 +7,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]
1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
[RT #11398]
-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.83.2.18 $)
AC_REVISION($Revision: 1.83.2.19 $)
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)