[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[msmtp-users] AM_GNU_GETTEXT_VERSION
On a midlife FreeBSD 8.x I get:
autoreconf-2.69: configure.ac: AM_GNU_GETTEXT is used, but not
AM_GNU_GETTEXT_VERSION
then later on:
Making all in po
Global:CHECK_MACRO_VERSION = test "$(GETTEXT_MACRO_VERSION)" = "0.18"
|| { echo "*** error: gettext infrastructure mismatch: using a
Makefile.in.in from gettext version $(GETTEXT_MACRO_VERSION) but the
autoconf macros are from gettext version 0.18" 1>&2; exit 1; }
Error expanding embedded variable.
*** Error code 1
if this is due to this old system I can update it.