mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
typo...
This commit is contained in:
parent
bd134e22e5
commit
90d6902ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -2096,7 +2096,7 @@ hosts_access(req)
|
|||
AC_DEFINE(HAVE_TCPD,1, [define if you have -lwrap])
|
||||
WRAP_LIBS="-lwrap"
|
||||
elif test $ol_enable_wrappers = yes ; then
|
||||
AC_MSG_ERROR([could not find TCP wrappers, select apppropriate options ore disable])
|
||||
AC_MSG_ERROR([could not find TCP wrappers, select apppropriate options or disable])
|
||||
else
|
||||
AC_MSG_WARN([could not find TCP wrappers, support disabled])
|
||||
WRAP_LIBS=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue