Edit

kc3-lang/automake/lib/Automake/tests

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2004-02-07 13:45:32
    Hash : 58393a7d
    Message : * aclocal.in (rel2abs): New function. (scan_configure_dep): Use rel2abs instead of File::Spec->rel2abs, the later does was introduced in Perl 5.6 so using it breaks with Perl 5.005. Report from Werner John.