kmx git
Register
kc3-lang/automake
kc3-lang
Login
kc3-lang
/
automake
Browse
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 "$@".