no, really, no krb4

This commit is contained in:
Adam Jackson 2009-06-09 21:23:07 +00:00
parent 63b1a9b194
commit cb59a06298

View File

@ -51,7 +51,7 @@ need to have Python and Tk installed in order to use fetchmailconf.
%build %build
%configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \ %configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \
--enable-ETRN --enable-NTLM --enable-SDPS --enable-RPA \ --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 --enable-fallback=procmail
make make