Edit

kc3-lang/automake/lib

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2004-12-17 23:25:09
    Hash : ea4c298f
    Message : * install-sh: Use `(exit N); exit N', not `(exit N); exit'. Otherwise, install-sh could exit with improper exit status when exiting via a trapped interrupt. Thanks to a report from Bob Proulx.