mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
config.d/networking.m4: fix minor typo.
This commit is contained in:
parent
8a5b16d6ab
commit
cd05fecfac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue