From 4614ee3db1ccc27142dd4dd81c8cc884bb330836 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Jan 2001 21:39:29 +0000 Subject: Typo fix. svn path=/trunk/; revision=3017 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a50d5947..34a31e48 100644 --- a/configure.in +++ b/configure.in @@ -371,9 +371,9 @@ elif test "$with_kerberos" != "no" -a "$with_kerberos5" != "no" ; then done fi -### use option --with-kerberos=DIR to point at a Kerberos IV directory +### use option --with-kerberos=DIR to point at a Kerberos 4 directory AC_ARG_WITH(kerberos, - [ --with-kerberos=DIR point fetchmail compilation at a Kerberos IV directory]) + [ --with-kerberos=DIR point fetchmail compilation at a Kerberos 4 directory]) # The "elif" arm (nonempty $with_kerberos) is kind of a crock. It works for # configuring the BSD/OS Kerberos IV support, though. -- cgit v1.2.3