Hi Naresh, * Naresh Kumar Panthangi wrote on Fri, Mar 18, 2011 at 07:37:16PM CET: > autoconf 2.68 is throwing below errors. Please find the errors list below: > > ======================================================= > build_script : Running reautoconf script > Autoconf in './ilnclient' > configure.in:112: error: AC_LANG: unknown language: > ../../lib/autoconf/lang.m4:82: _AC_LANG_SET is expanded from... > ../../lib/autoconf/lang.m4:89: AC_LANG is expanded from... > /home/panthangi/aaa/aaahpsrc/trunk/server/aclocal.m4:975: AC_CHECK_ALL_TOOLS > is expanded from... > configure.in:112: the top level > autom4te: /usr/local/bin/m4 failed with exit status: 1 > ======================================================== > > If I use autoconf 2.13, the autoconf generates configure scripts without any > errors. Can you show (or post a link) to your sources? Specifically, ilnclient/configure.in is interesting. > And Can I have any tool which will automatically convert the > configure.infiles (which were > written for autoconf 2.13) from 2.13 to autoconf 2.68. Probably not. There are some incompatibilities between the ancient Autoconf versions and version 2.59 and newer which might need manual adjusting. If we can reproduce the issues (i.e., look at the sources and try them out) we can usually recommend fixes quickly. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf