...and another thing while i'm at it, although i'm less sure about this one...
On 2015-10-23 at 11:46, quoth Paul van der Walt:
>> + (setenv "NOCONFIGURE" "t")
Does that do what i think it does? If so, why not just use something
like the following?
(modify-phases %standard-phases
(delete 'configure)
...)
Ciao,
p.
