]> git.sur5r.net Git - openldap/commitdiff
typo...
authorPierangelo Masarati <ando@openldap.org>
Mon, 1 Dec 2003 11:49:19 +0000 (11:49 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 1 Dec 2003 11:49:19 +0000 (11:49 +0000)
configure.in

index 0afb850d7b8f6bfecbf479869957b1abb7cb6cfd..9067ee89a2d186ff3566990dd51737ddd3d1ac91 100644 (file)
@@ -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=""