bug-gnu-utils
[Top][All Lists]
Advanced

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

gettext doesn't create .gmo files


From: Sebastian Dransfeld
Subject: gettext doesn't create .gmo files
Date: Thu, 10 Jan 2008 20:04:12 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071128)

Hi,

Have a project which uses gettext, and I have noticed a weird behavior from the Makefile in po/. It does not create .gmo files if they don't exist. It seems that the current Makefile only creates .gmo files if the .pot file is updated, or during 'make dist'. Is this intentional?

The problem is that I install from cvs. So sometimes people add new languages. This adds a .po file and changes LINGUAS. These two events do not trigger a build of the .gmo file which belongs and is quit annoying.

Regards
Sebastian




reply via email to

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