lilypond-devel
[Top][All Lists]
Advanced

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

Re: website and doc build


From: Francisco Vila
Subject: Re: website and doc build
Date: Tue, 1 May 2012 00:55:59 +0200

2012/4/30 Jean-Charles Malahieude <address@hidden>:
> I've tried to understand how and when the mo files for the "program" are
> built, in order to reproduce it for Documentation, and change
> LYDOC_LOCALEDIR to point to $(top-build-dir)/Documentation/po/out but with
> no success at all.

mo files are created by msgfmt and it is mentioned in

git grep -i MSGFMT
Documentation/misc/CHANGES-0.1: - msgfmt check
Documentation/misc/CHANGES-1.0: - fake msgfmt
Documentation/misc/CHANGES-1.3:* Fixed .po charsets for upcoming
msgfmt release (Bruno Haible).
config.make.in:MSGFMT = @MSGFMT@
configure.in:STEPMAKE_MSGFMT(REQUIRED)
stepmake/aclocal.m4:AC_DEFUN(STEPMAKE_MSGFMT, [
stepmake/aclocal.m4:    STEPMAKE_PROGS(MSGFMT, msgfmt, $1)
stepmake/bin/fake-msgfmt.sh:IDENTIFICATION=fake-msgfmt.sh
stepmake/bin/fake-msgfmt.sh:echo Faking msgfmt: copying $1 to $OUTPUT
stepmake/configure.in:# STEPMAKE_MSGFMT
stepmake/stepmake/podir-targets.make:   $(MSGFMT) -o $@ $<


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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