Merge pull request #6739
96106f0
[Trivial] start the help texts with lowercase (paveljanik)
This commit is contained in:
commit
19c7186425
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ AC_ARG_ENABLE([glibc-back-compat],
|
|||
|
||||
AC_ARG_ENABLE([zmq],
|
||||
[AS_HELP_STRING([--disable-zmq],
|
||||
[Disable ZMQ notifications])],
|
||||
[disable ZMQ notifications])],
|
||||
[use_zmq=$enableval],
|
||||
[use_zmq=yes])
|
||||
|
||||
|
|
Loading…
Reference in a new issue