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

index 077268f6778bb249fdde94bd7b20410e7cda32c4..88ac3a14dd8c08d0b96edbe60d67106b5a0a5716 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.135 .
+# From configure.in Revision: 1.137 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
index 616a19abd38b7ea145c3401e4922f13731f4bb50..7d17f8afdee7b028ee3a30077d9f1766560d0b87 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.136 $)
+AC_REVISION($Revision: 1.137 $)
 
 AC_INIT(resolv/herror.c)
 AC_PREREQ(2.13)
@@ -2778,7 +2778,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