bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1635 in lilypond: clean up misleading warnings in website buil


From: lilypond
Subject: Re: Issue 1635 in lilypond: clean up misleading warnings in website build
Date: Sat, 30 Apr 2011 16:18:54 +0000


Comment #25 on issue 1635 by address@hidden: clean up misleading warnings in website build
http://code.google.com/p/lilypond/issues/detail?id=1635

If we can be sure that make website has no external dependencies, i.e. as Graham says, without ../configure, then I believe we can simply pass in a list of langs on the command line: make WEB_LANGS='de,fr,zh' should add those to the hard-wired default of '' (line 66 of website.make has a for ... do loop which calls extract_texi_filenames for the default site language '' and then for each value in WEB_LANGS). Passing make variables on the command line should override the values inside the script. I'm away to a Folk Fest meeting ATM, but I'll have a bash(!) at it later on.




reply via email to

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