On 07/27/2012 06:44 PM, Stefano Lattarini wrote:
> * lib/am/serial-tests.am: Adjust to use the "ifeq" built-in and
> the internal variable '$(am.conf.handle-exeext)' instead of the
> transform '%?HANDLE-EXEEXT%'.
>
Hmph, the commit message is incomplete. Here is the correct one:
[ng] refactor: read 'serial-tests.am' more verbatim
* lib/am/serial-tests.am: Adjust to use the "ifeq" built-in and
the internal variable '$(am.conf.handle-exeext)' instead of the
transform '%?HANDLE-EXEEXT%'.
* automake.in (handle_tests): Use '&almost_verbatim' rather than
'&file_contents' to read and process 'serial-tests.am'.
Sorry for the noise,
Stefano