]> git.tuebingen.mpg.de Git - paraslash.git/commit
Add a check for libosl to configure.ac.
authorAndre Noll <maan@systemlinux.org>
Sat, 4 Jul 2009 19:45:48 +0000 (21:45 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 4 Jul 2009 19:45:48 +0000 (21:45 +0200)
commitca659e6bf0d7f783849244105a077e79fcf741ad
tree8c05dab6e3299760ec6032c672900c9d57d2dfe4
parent79ab92124134583a667110b5d7b88584efed9f98
Add a check for libosl to configure.ac.

If libosl is not found, configure will exit with an error message describing how
to download and install libosl. We could make it optional and build only the
client side of paraslash if libosl is not available, but that seems not be worth the
trouble as everyone likely wants to build para_server anyway.
configure.ac