Bruce Korb <bruce.k...@gmail.com> 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