Add support for as504 assembler, with output file option
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 3 Dec 2013 02:59:30 +0000 (21:59 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 3 Dec 2013 02:59:30 +0000 (21:59 -0500)
commitb95c4f897bd89f75e555cfc78ae1c1c30566fb6e
tree9aa4a040c0ffebdf90ea4f40e65dd98f913b480a
parentcca33e1d25508987651af3c73e3fff14959608cb
Add support for as504 assembler, with output file option

Patch is available here:
http://www.hugovil.com/repository/hvlinux/patches/as504-add-output-file-option.patch

This patch is usefull because it fixes a bug when testing the distribution
in a  separate build directory like when using:
    make distcheck

configure.ac automatically detects if as504 supports the option.
configure.ac
tests/Makefile.am