chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] posixunix.exports regexunix.exports


From: Brandon J. Van Every
Subject: Re: [Chicken-users] posixunix.exports regexunix.exports
Date: Mon, 03 Jul 2006 14:41:31 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Dan wrote:
Can't the dependency between ALL and html be made
conditional, though (on the existence of makeinfo) ?

Not at build time, without complication and tedium. I have pushed a simple solution to Darcs. makeinfo is only detected at configuration time and a warning is given. If you want chicken.html, you'll have to install makeinfo + re-run CMakeSetup or CCMake. I don't like the 2 step process, but I don't like terminating with errors or doing lots of extra scripting work either. The solution is simple and standard drill for CMake builds.


Cheers,
Brandon Van Every





reply via email to

[Prev in Thread] Current Thread [Next in Thread]