]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
missing pair of '[]'. [RT#18422]
authorMark Andrews <marka@isc.org>
Tue, 26 Aug 2008 14:47:34 +0000 (14:47 +0000)
committerMark Andrews <marka@isc.org>
Tue, 26 Aug 2008 14:47:34 +0000 (14:47 +0000)
lib/bind/configure
lib/bind/configure.in

index 1fcdfed1ec71c89be932b237b2ed66419b11def8..624886d3a85aa6ce0e05f5d1d1265749b875c3f1 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.83.2.5.2.40 .
+# From configure.in Revision: 1.83.2.5.2.42 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
index 2e25566a8e2469f42a7580a3113271db05d75b9b..5115dc8eabfdd44dd247cdd2d49ae96f3d416a2e 100644 (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.5.2.41 $)
+AC_REVISION($Revision: 1.83.2.5.2.42 $)
 
 AC_INIT(resolv/herror.c)
 AC_PREREQ(2.13)
@@ -2637,7 +2637,7 @@ case "$host" in
        *-solaris2.9)
                hack_shutup_in6addr_init_macros=yes
                ;;
-       *-solaris2.1[0-9])
+       *-solaris2.1[[0-9]])
                hack_shutup_in6addr_init_macros=yes
                ;;
 esac