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