[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] configure.in:305: error: possibly undefined macro: AM_GNU_GETTEXT



Vasil Dimov wrote:
Btw this is just a warning, the real problem is the GETTEXT macro.

autoreconf should (I think) be building this into aclocal.m4,
which should refer to gettext.m4 in the "m4" directory.

Perhaps gettext isn't installed right on your system? (I don't
really know how autoreconf gets its files). You can work around
it with --disable-international but it would obviously be
good to have it working.

Alex