From: Pierangelo Masarati Date: Mon, 1 Dec 2003 11:49:19 +0000 (+0000) Subject: typo... X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~312 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=90d6902ad5b2c400eedc1dd25c9cdf22c2cb8f72;p=openldap typo... --- diff --git a/configure.in b/configure.in index 0afb850d7b..9067ee89a2 100644 --- a/configure.in +++ b/configure.in @@ -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=""