On Mon, Nov 25, 2013 at 11:41:04PM +0100, Ludovic Courtès wrote:
> I suspect this one-byte change is enough:
> -                     (out-of-source? #f)
> +                     (out-of-source? #t)

No, because the configure in cmake-build-system does not call that of
gnu-build-system; so this variable is not used. We would still have to
modify cmake-build-system.

Andreas


Reply via email to