According to C de-Avillez on 1/22/2010 1:04 PM:
> I then *deleted* ./po/fr.gmo, and ran make under ./po -- no regen of
> fr.gmo. make ended with no action being reported. A full make did not
> change anything.

That's intentional.  Use 'make dist' to force the creation of up-to-date
.gmo files; .po files change so frequently, take enough time to compile,
and have little to no bearing on day-to-day development, that there is
intentionally no rule to keep them up-to-date except as part of bundling a
distribution.

> 
> Cutting to the end: the only way for me to gen the new fr.gmo was by
> running 'make fr.gmo' under ./po.

Yes, that works too.

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to