On 23 Jun 2003, Frerich Raabe <[EMAIL PROTECTED]> wrote: > On Monday 23 June 2003 18:01, Frerich Raabe wrote: > > would it be possible to add a --with-included-docs flag for distcc's > > configure script which makes it install the HTML documentation as shipped > > in the tarball, opposing to rebuilding everything using linuxdoc? I can't > > ship a patch which does that right now (I'm not at home), but it would be > > most excellent if somebody (actually, one particular person :-) could sneak > > that in before the 2.7.1 release. > > ...and here is a patch which hopefully properly implements the described > behaviour. Now one can either pass --with-included-docs to the configure > script, or have it try whether it can find linuxdoc and possibly fall back to > using the pre-generated documentation files.
I applied something a bit different, that ought to just disable generation if the linuxdoc tool is not found. That seemed better than requiring the person to set the option. -- Martin __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
