From cb59a06298479d082d009e069cb049a7cda155c3 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 9 Jun 2009 21:23:07 +0000 Subject: [PATCH] no, really, no krb4 --- fetchmail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index 2605cc0..30d2a6a 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -51,7 +51,7 @@ need to have Python and Tk installed in order to use fetchmailconf. %build %configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \ --enable-ETRN --enable-NTLM --enable-SDPS --enable-RPA \ - --enable-nls --with-kerberos --with-kerberos5 --with-gssapi \ + --enable-nls --with-kerberos5 --with-gssapi \ --enable-fallback=procmail make