Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Stefano Lattarini
    Date : 2009-10-04 15:27:49
    Hash : 674ee2f4
    Message : Fix recommended way to run test scripts with Zsh * tests/README (Supported shells): Changed the recommended way to run automake's test scripts with Zsh. Now we tell to use the Zsh's command line option `-o no_function_argzero', not `--no-function-argzero', since the latter does not work with versions 3.x of Zsh.