Edit

kc3-lang/automake/lib/Automake

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2005-07-27 11:09:45
    Hash : a895bba8
    Message : * lib/Automake/Variable.pm (require_variables): Mention aclocal's search path when suggesting to add a macro in configure.ac. People are confused when Automake suggests adding a macro (such as AC_PROG_LIBTOOL) that is already in configure.ac. * automake.in (require_file_internal): Suggest `automake --add-missing' for missing files that can be installed. * tests/library3.test: Adjust.