2007/8/21, Olof Kindgren <[EMAIL PROTECTED]>: > 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
If you are still using Debian, you need to install gettext. Otherwise you need to install the package containing gettext.m4 and iconv.m4. // Erik -- Erik Johansson http://ejohansson.se/
