2461. [port] sunos: Change #2363 was not complete. [RT #17513]

This commit is contained in:
Mark Andrews
2008-10-13 00:34:48 +00:00
parent 66bad205e9
commit e9003ca963
3 changed files with 7 additions and 5 deletions
+2
View File
@@ -1,3 +1,5 @@
2461. [port] sunos: Change #2363 was not complete. [RT #17513]
2458. [doc] ARM: update and correction for max-cache-size.
[RT #18294]
Vendored
+3 -3
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.284.2.19.2.80 2008/08/22 13:26:42 marka Exp $
# $Id: configure,v 1.284.2.19.2.81 2008/10/13 00:34:48 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.294.2.23.2.88 .
# From configure.in Revision: 1.294.2.23.2.89 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61.
#
@@ -8971,7 +8971,7 @@ esac
# GNU libtool support
#
case $host in
sunos*)
*-sunos*)
# Just set the maximum command line length for sunos as it otherwise
# takes a exceptionally long time to work it out. Required for libtool.
lt_cv_sys_max_cmd_len=4096;
+2 -2
View File
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.294.2.23.2.88 $)
AC_REVISION($Revision: 1.294.2.23.2.89 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13)
@@ -1008,7 +1008,7 @@ AC_SUBST(PURIFY)
# GNU libtool support
#
case $host in
sunos*)
*-sunos*)
# Just set the maximum command line length for sunos as it otherwise
# takes a exceptionally long time to work it out. Required for libtool.
lt_cv_sys_max_cmd_len=4096;