Giovanni et al.—
On 21 Mar 15:10 Giovanni Biscuolo wrote:
> the Claws INSTALL file [1] states:
>
> --8<---------------cut here---------------start------------->8---
> Options for configure script
> ============================
> For list of available options, refer to "./configure --help".
>
> Most options are automatically enabled if the dependencies
> are matched.
> --8<---------------cut here---------------end--------------->8---
>
> maybe "most" means "--enable-ldap" should be added to #:configure-flags
>
> can you try this, Marco?
Yes, I added it and then ran
guix package --install-from-file=claws-mail.scm
But that does not do anything.
Should I not expect Guix to rebuild the package when the
#:configure-flags is changed compared to the already installed package?
Here is the full content of claws-mail.scm:
http://paste.debian.net/1074097/
—Marco