Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2002-04-25 07:55:04
    Hash : 3578986e
    Message : For PR automake/307: * lib/depcomp: Never compute dependencies in the background, this can cause races with libtool. Compute the dependencies after the actual compilation. Don't make libtool silent now that it's run in the foreground. * tests/pr307.test: New file. * tests/Makefile.am (TESTS): Add pr307.test. Reported by Laurent Morichetti.