Assaf Gordon <[email protected]> writes: > If this is the reason, what's the best way to fix it?
In that case, I would suggest to bump AM_GNU_GETTEXT_VERSION in hello/configure.ac to 0.19.1 or later. > Will running "gettextize -f" fix it, and will not be overridden next time I > run "./bootstrap" ? Yes, gettextize will do the above, and autopoint (invoked from ./bootstrap) will pick the newer gettext infrastructure from the next time. Regards, -- Daiki Ueno
