From: Pekka Riikonen Date: Wed, 9 Oct 2002 19:06:25 +0000 (+0000) Subject: typo fix. X-Git-Tag: silc.client.0.9.6~38 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=a3ad506c936828346cf20360a70c73e38626281b typo fix. --- diff --git a/configure.in.pre b/configure.in.pre index ac6548de..56828029 100644 --- a/configure.in.pre +++ b/configure.in.pre @@ -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) )