mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 17:22:18 -05:00
fix typo
This commit is contained in:
parent
a869f5b391
commit
ffa299f99e
@ -87,7 +87,7 @@ AC_ARG_ENABLE(socks,
|
||||
socks=$enableval, socks=no)
|
||||
|
||||
AC_ARG_ENABLE(ipv6,
|
||||
[AS_HELP_STRING([--disable-ipv6],[enable IPv6])],
|
||||
[AS_HELP_STRING([--disable-ipv6],[disable IPv6])],
|
||||
ipv6=$enableval, ipv6=yes)
|
||||
|
||||
AC_ARG_ENABLE(xft,
|
||||
|
Loading…
Reference in New Issue
Block a user