Hi. On 05/14/2015 07:39 AM, Daniel Hlynskyi wrote: > However, when I write custom configurePhase script via > double-singleticks and explicit EOL-escaping, it works. How can I achive > this with stock configureScript and configureFlags?
In autotools-based configure, it's easiest to use "--foo=$(out)". IIRC this isn't expanded on passing to ./configure but later (in makefiles, I guess). Maybe it will work here as well. Vladimir
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
