]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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.


No differences found