Hi!

I've been trying to build the SVN versions, with no success, for a while now.

make -f Makefile.cvs gives me:
*** Concatenating configure tests into acinclude.m4
*** Retrieving configure tests needed by configure.in
aclocal:configure.ac:195: warning: macro `AM_GNU_GETTEXT' not found in
library
aclocal:configure.ac:196: warning: macro `AM_ICONV' not found in library
*** Scanning for include statements
*** Building Makefile templates (step one)
*** Building Makefile templates (step two)
configure.ac:195: error: possibly undefined macro: AM_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:196: error: possibly undefined macro: AM_ICONV
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

and configure fails on:
./configure: line 23304: syntax error near unexpected token `external'
./configure: line 23304: `AM_GNU_GETTEXT(external)'
make: *** No targets specified and no makefile found.  Stop.

I use
Autoconf 2.69 and automake 1.9.6


Reply via email to