On Sun, 18 Feb 2007, Paul Hilfinger wrote: > ... > ./bootstrap: aclocal --force -I m4 ... > ./bootstrap: autoconf --force ... > configure.ac:111: warning: AM_INTL_SUBDIR is m4_require'd but not > m4_defun'd > m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from... > configure.ac:111: the top level > configure:16078: error: possibly undefined macro: AM_INTL_SUBDIR > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation.
The last time I saw that message, it was due to an old M4. Autoconf 2.61 requires at least M4 1.4.7.
