Hi Bruno, On 04/19/11 15:16, Bruno Haible wrote:
I would say:
*Thank you*. Nice, clear instructions!!
0. Install gettext 0.18.1 on the machine on which you build the releases, and write AM_GNU_GETTEXT_VERSION([0.18.1]) in your configure.ac.
That doesn't appear to have been the problem -- or else it was updated last month when I updated to openSuSE 11.4:
$ gettext --version | head -1 gettext (GNU gettext-runtime) 0.18.1
1. call autopoint 2. call gnulib-tool --import 3. call "AUTOPOINT=true autoreconf ..."
Thank you some more: that sequence didn't jump out from the web page. I'll try to bump out a 4.12 in the coming days. Regards, Bruce