]> git.meshlink.io Git - meshlink/commit
Add an --enable-install-tests option to configure.
authorGuus Sliepen <guus@meshlink.io>
Thu, 7 Sep 2017 18:46:52 +0000 (20:46 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 7 Sep 2017 18:46:52 +0000 (20:46 +0200)
commitb95becf1382a6e194b7b4e867a4f808440ad0ff9
treeb7724488b1230a8eca998948b5af8f1c0dcaead7
parente25370c54e78fda0a7996b008f7ad68aa80f2ccd
Add an --enable-install-tests option to configure.

This will enable the installation of the test binaries when running
make install. This feature is intended to make continuous integration
easier.
configure.ac
test/Makefile.am