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

index 9c95853ecf365d82c5f97976bb2e60f668535873..833357772c1ee33f55fb49972476638ce3366415 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.90.18.41 .
+# From configure.in Revision: 1.90.18.43 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
index 52fd4958b6b1736e876bd9a5bdcb940fbb2b44b5..9b9b53b81cb40ccb87c6facd7f576413e1fd8929 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.90.18.42 $)
+AC_REVISION($Revision: 1.90.18.43 $)
 
 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