mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-02 08:25:04 -04:00
Merge pull request #184 from blasphemy/spacing
fix alignment (space is off by 1)
This commit is contained in:
commit
4a5be24804
@ -151,7 +151,7 @@ dnl [ --disable-sasl disable the SASL plugin],
|
||||
dnl sasl=$enableval, sasl=yes)
|
||||
|
||||
AC_ARG_ENABLE(sysinfo,
|
||||
[ --disable-sysinfo disable the SysInfo plugin],
|
||||
[ --disable-sysinfo disable the SysInfo plugin],
|
||||
sysinfo=$enableval, sysinfo=yes)
|
||||
|
||||
AC_ARG_ENABLE(dbus,
|
||||
|
Loading…
Reference in New Issue
Block a user