configure.ac: Add option for sub-project build.
commit694b58b6894641123da09020772f95601cacd4dc
authorMarc Schink <jaylink-dev@marcschink.de>
Mon, 9 Mar 2015 22:07:29 +0000 (9 18:07 -0400)
committerMarc Schink <jaylink-dev@marcschink.de>
Fri, 17 Apr 2015 16:00:25 +0000 (17 18:00 +0200)
tree1a9eafe21375140854dab6e7f693834399bc4d42
parenta0fb723ff42d4c27fc0497fcf5c5bf8a9ce1dd49
configure.ac: Add option for sub-project build.

This patch adds the --enable-subproject-build option to build
libjaylink as libtool convenience library and to disable the
installation. This enables the integration of libjaylink as
sub-project of another project.
Makefile.am
configure.ac
libjaylink/Makefile.am