Edit

kc3-lang/automake/lib/Automake/tests

Branch :

  • Show log

    Commit

  • Author : Ralf Wildenhues
    Date : 2009-05-03 09:32:44
    Hash : 9fe82598
    Message : Disable test cleanup trap with OSF1/Tru64 sh. * configure.ac: Test whether /bin/sh has working 'set -e' in conjunction with an exit trap. Set $am_cv_sh_errexit_works accordingly, substitute sh_errexit_works, and warn about leftover test directories with broken shells like Tru64 /bin/sh. * tests/defs.in: Do not install any traps with broken shells. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>