]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
build: Create a separate section for para_server.
authorAndre Noll <maan@systemlinux.org>
Thu, 29 Aug 2013 20:56:33 +0000 (20:56 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:40:58 +0000 (11:40 +0100)
The new section is added after osl and crypto detection has been
performed. We only build para_server if both libosl and a crypto
library was found.

This check is not necessary at the moment since we abort earlier if
neither openssl nor gcrypt was detected, but it will eventually allow
to make crypto support optional.


No differences found