![](https://secure.gravatar.com/avatar/f5285b414bb83ee7377b36b8ce3dbb9b.jpg?s=120&d=mm&r=g)
Guys,
When I attempt to compile the latest cvs running ./autogen I get the following message:
I am testing that you have the required versions of libtool, autoconf, automake, glib-gettextize and intltoolize. This test is not foolproof, so if anything goes wrong, see the file HACKING for more information...
checking for autoconf >= 2.52 ... yes (version 2.57) checking for automake >= 1.6 ... yes (version 1.6.3) checking for glib-gettextize >= 2.0.0 ... yes (version 2.2.1) checking for intltool >= 0.17 ... yes (version 0.27.2) Copying file po/Makefile.in.in
Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /sw/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/.
I have no idea what it means.
Please help. -thomas