]> git.tue.mpg.de Git - paraslash.git/commit
build: Make audiod optional.
authorAndre Noll <maan@systemlinux.org>
Thu, 29 Aug 2013 21:42:43 +0000 (21:42 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:40:59 +0000 (11:40 +0100)
commitf233531e831e2616f9bfea8e825f0e5d3a2699c6
tree5cd49b90a0c1d3d7977c2df2e63cb4d1df9c4d58
parent98b801a470a01d805fd03e44c1636186d6e10bbf
build: Make audiod optional.

The previous two commits made para_server and para_client depend
on crypto support. This patch does the same thing for para_audiod.
It adds a section that sets $build_audiod to yes or no, depending
on whether a crypto library was detected. This clears the path to
making crypto support optional.
configure.ac