typo fix.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 9 Oct 2002 19:06:25 +0000 (19:06 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 9 Oct 2002 19:06:25 +0000 (19:06 +0000)
configure.in.pre

index ac6548de6f3b3b53822ac7425015c636c497cc5e..56828029f65a163a0a86bc7bf3183382c6ea1b1c 100644 (file)
@@ -213,7 +213,7 @@ if test x$check_ipv6 = xtrue; then
     [
       AC_DEFINE(HAVE_IPV6)
       AC_MSG_RESULT(yes)
-      summary_ipv6="ues"
+      summary_ipv6="yes"
     ],
       AC_MSG_RESULT(no)
     )