[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gettext problems
From: |
Daiki Ueno |
Subject: |
Re: gettext problems |
Date: |
Mon, 08 Dec 2014 11:46:37 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Bruce Korb <address@hidden> writes:
> Since gnulib advertises itself as having the most up-to-the-second
> gettext, it seemed mighty odd that my installed version had a
> more recent version number than that of gnulib. Oh, well, your
> patch worked just fine. I now use my installed gettext and it
> is likely to be sufficiently up-to-date for my needs.
To be precise, autopoint checks the serial number of already installed
m4 files, and if Gnulib's are newer, autopoint doesn't overwrite them
with its own version. So, as long as you run those tools in the
suggested order, you are assurred to use the most up-to-date version
available on your system.
Regards,
--
Daiki Ueno