On 18.09.2014 07:43, Arun Persaud wrote: > I also played with the gettext problem a bit and it seems that removing > the line AM_GNU_GETTEXT_VERSION(0.17) from configure.ac and adding all > files to git that are created by a gettextize -f would fix our problem.
Sounds like a plan. On a side note, while AM_GNU_GETTEXT_VERSION(0.17) does not work with my system's gettext _0.19.2_ AM_GNU_GETTEXT_VERSION(0.18) does. I have no idea, why that would differ if my gettext is newer than both of these. Best, Sebastian
