]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Make crypto optional.
authorAndre Noll <maan@systemlinux.org>
Thu, 29 Aug 2013 22:57:11 +0000 (22:57 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:47:17 +0000 (11:47 +0100)
commit2dcdd92cf506162504c45d6e9df9a05fe4ee6a4f
treec8279eea4e2d42b942825d202240f6b00fcea4e5
parentf233531e831e2616f9bfea8e825f0e5d3a2699c6
build: Make crypto optional.

Now that all three executables that need a crypto library have been
made optional, it is no longer a fatal error if no library was found.
This patch makes the build succeed in this case, albeit para_server,
para_audiod and para_client will not be built.
configure.ac