Edit

kc3-lang/automake/lib

Branch :

  • Show log

    Commit

  • Author : Paul Eggert
    Date : 2002-04-19 20:55:59
    Hash : 810763a8
    Message : No need for ${1+"$@"} workaround, as the command is never invoked with zero arguments. The workaround breaks with Zsh, so go back to "$@".