2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 16:15:27 +00:00

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

This commit is contained in:
Mark Andrews
2008-10-13 00:36:56 +00:00
parent 99a522dad7
commit e4782ca3bf

6
configure vendored
View File

@@ -14,7 +14,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# #
# $Id: configure,v 1.439 2008/09/25 04:25:52 marka Exp $ # $Id: configure,v 1.440 2008/10/13 00:36:56 marka Exp $
# #
# Portions Copyright (C) 1996-2001 Nominum, Inc. # Portions Copyright (C) 1996-2001 Nominum, Inc.
# #
@@ -29,7 +29,7 @@
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# From configure.in Revision: 1.452 . # From configure.in Revision: 1.453 .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61. # Generated by GNU Autoconf 2.61.
# #
@@ -9461,7 +9461,7 @@ esac
# GNU libtool support # GNU libtool support
# #
case $host in case $host in
sunos*) *-sunos*)
# Just set the maximum command line length for sunos as it otherwise # Just set the maximum command line length for sunos as it otherwise
# takes a exceptionally long time to work it out. Required for libtool. # takes a exceptionally long time to work it out. Required for libtool.
lt_cv_sys_max_cmd_len=4096; lt_cv_sys_max_cmd_len=4096;