Salut Alexandre, all, For your convenience, I have compiled a list of pending patches against Automake again, very roughly in what I regard decreasing priority, and without guarantee of completeness (I've tried):
support cross multilibs (Geoffrey Keating): http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00027.html Gettext 1.15.1 support: AM_GNU_GETTEXT_INTL_SUBDIR (Bruno Haible): http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00010.html (with an additional sed "s|# po/ is required, but intl/ isn't.|# intl/ is required.|" applied to tests/gettext3.test, as per Bruno's comment). install-sh fix for FreeBSD mkdir (Paul Eggert): http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00008.html Another LIBOBJDIR fix: http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00004.html Better aclocal error for autoconf version mismatch: http://thread.gmane.org/gmane.comp.sysutils.automake.patches/2618 addressing the "deleted .m4 file" problem: http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00028.html FreeBSD c89 depcomp fix (second patch in the message only): http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00032.html CPPASCOMPILE should use $(DEFS)...: http://thread.gmane.org/gmane.comp.sysutils.automake.bugs/3737/focus=2621 ensuring that Autoconf's autom4te.cfg is complete for Automake: http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00022.html PR 492 (asm + subdir-objects): http://thread.gmane.org/gmane.comp.sysutils.automake.bugs/3734/focus=2620 asm2.test, better am__fastdepXY error message, and amdep2.test, AM_PROG_AS no-dependencies: http://thread.gmane.org/gmane.comp.sysutils.automake.general/7699/focus=2619 distdir-clean/distcheck-clean addition: http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00021.html pkglibexecdir addition: http://lists.gnu.org/archive/html/automake-patches/2006-09/msg00031.html subdir-objects for Fortran: http://thread.gmane.org/gmane.comp.sysutils.automake.patches/2570/focus=2622 Use AC_FC_SRCEXT for f90 f95 extensions: http://thread.gmane.org/gmane.comp.sysutils.automake.patches/2557/focus=2623 The thread is cut apart, the other half is here: http://thread.gmane.org/gmane.comp.sysutils.automake.patches/2565 OK to apply them all? ;-) Cheers, Ralf