diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2008-09-01 20:53:25 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2008-09-01 20:53:25 +0000 |
| commit | ca732c8b83a6bb3115b1bebf77d19d83b2cf0dc9 (patch) | |
| tree | 00951e23479d720f88789ce68ce281d7f6f81024 /lib/bind | |
| parent | 82b3dc06d3dc3c698029580e543f22bad8d5f17b (diff) | |
Notes
Diffstat (limited to 'lib/bind')
| -rw-r--r-- | lib/bind/configure.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/bind/configure.in b/lib/bind/configure.in index 82bea78210082..6e98c5c0fddf9 100644 --- a/lib/bind/configure.in +++ b/lib/bind/configure.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001, 2003 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -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.34 $) +AC_REVISION($Revision: 1.90.18.34.10.2 $) AC_INIT(resolv/herror.c) AC_PREREQ(2.13) @@ -2590,7 +2590,7 @@ case "$host" in *-solaris2.9) hack_shutup_in6addr_init_macros=yes ;; - *-solaris2.10) + *-solaris2.1[0-9]) hack_shutup_in6addr_init_macros=yes ;; esac |
