config.d/networking.m4: fix minor typo.

This commit is contained in:
Sander van Dijk 2012-02-06 21:46:24 +01:00 committed by Bill Currie
parent 8a5b16d6ab
commit cd05fecfac
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ fi
AC_ARG_WITH(ipv6,
AS_HELP_STRING([--with-ipv6=DIR],
[Eenable IPv6 support.]
[Enable IPv6 support.]
[Optional argument specifies location of inet6 libraries.]),
[
if test "x$withval" = xno ; then