On May 20, 2013, at 10:03 AM, Frank H. Ellenberger <[email protected]> wrote:
> Am 20.05.2013 16:09, schrieb John Ralls: >> Gnome-doc-utils isn't a problem, but be careful not to reintroduce the >> scrollkeeper dependency nor to introduce a new >> one on rarian. >> >> Regards, >> John Ralls > > Am I missing something? 2 month ago I asked about scrollkeeper vs. rarian and > after a week without response updated README and the wiki page. > > I believe we have this dependency: > makefile.am[7](EXTRA_DIST): omf.make \ > and in omf.make are several calls to scrollkeeper-* > Yes. You're missing that scrollkeeper is optional, and that those commands are invoked only if ENABLE_SK='yes'. Your earlier question was about wording in the README, not about the code. You could have built and installed gnucash-docs without installing Rarian by passing --disable-scrollkeeper to configure, but had you done so it wouldn't have worked with Yelp and you wouldn't have been happy. --disable-scrollkeeper is for Mac and Windows which don't have Yelp and so have no use for scrollkeeper and its omf files. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
