<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14-03-19 07:44 AM, Gaetan Nadon
      wrote:<br>
    </div>
    <blockquote cite="mid:53298323.7000902@videotron.ca" type="cite">
      <pre wrap="">Can you specify which level of automake in the commit text?
Will all modules need this? Or just those including some specific
autoconf macros?
</pre>
    </blockquote>
    It was introduced in automake 1.12 with the changes in the test
    suite framework.<br>
    <br>
    It would be best to write it as:<br>
    <blockquote>/test-driver<br>
    </blockquote>
    in case there would be an executable name somewhere down in subdirs.<br>
    <br>
    Also you should add *.log and *.trs in the <tt>test/.gitignore</tt>
    file as those files need to be ignored as well. It would be tempting
    to ignore the pattern from the root directory, but you never know,
    there could be a legitimate .log or .trs file somewhere, someday. <br>
    <br>
    <br>
    <br>
  </body>
</html>