diff options
author | Vincent Danjean <Vincent.Danjean@ens-lyon.org> | 2012-06-21 09:50:48 (GMT) |
---|---|---|
committer | Vincent Danjean <Vincent.Danjean@ens-lyon.org> | 2012-06-21 09:50:48 (GMT) |
commit | 102237983e17a646e064aec90e2bda8c98dd8ecb (patch) | |
tree | 142ff556b0e52dad1cf131a5cd3151c197ba9bac /Makefile.am | |
parent | 135d47e6c05b5771060d3b8b0b96119e6abde2d7 (diff) | |
download | patchelf-102237983e17a646e064aec90e2bda8c98dd8ecb.zip patchelf-102237983e17a646e064aec90e2bda8c98dd8ecb.tar.gz patchelf-102237983e17a646e064aec90e2bda8c98dd8ecb.tar.bz2 |
Rewrite tests in automake
- add options in AM_INIT_AUTOMAKE to be more strict
and to enable more advanced features (color-tests and parallel-tests)
- rewrite tests/Makefile.am to use automake rules for building program and libraries
=> we can now do:
./bootstrap.sh && mkdir build && cd build && ../configure && make -j distcheck
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions