mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-05 13:40:08 +08:00
ITS#9453 - fix typo
This commit is contained in:
parent
12a81e78de
commit
6e529f31b7
@ -428,7 +428,7 @@ SLAPD Password Module Options:])
|
||||
OL_ARG_ENABLE(argon2, [AS_HELP_STRING([--enable-argon2], [Argon2 password hashing module])],
|
||||
no, [no yes], ol_enable_pwmodules)
|
||||
OL_ARG_WITH(argon2,
|
||||
[AS_HELP_STRING([--with-argon2], [with argon2 support library auto|libsodum|libargon2])],
|
||||
[AS_HELP_STRING([--with-argon2], [with argon2 support library auto|libsodium|libargon2])],
|
||||
auto, [auto libsodium libargon2 yes no] )
|
||||
|
||||
dnl ----------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user