Hello Vincent, * Vincent Torri wrote on Thu, May 01, 2008 at 03:56:11PM CEST: > what is the best way to remove the checks of g++ and g77 when using > AM_PROG_LIBTOOL ?
> define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])dnl > define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl This one. > Note that the library can be used on old distributions, which can not be > upgraded to support newer libtool. That's a straw man. There is no need to run libtoolize on those distributions. Your tarball already contains all the stuff from the new Libtool. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool