Hi, The recent changes to AM_GNU_GETTEXT handling in autoreconf have altered the behaviour, specifically previously AM_GNU_GETTEXT on its own was sufficient, but now the AM_GNU_GETTEXT_VERSION macro is a hard requirement. This leads to comedy situations like gettext not building out of the box. :). Was this change intentional? Cheers, Ross