Fails to build if not APPLE, Linux or WIN32
Brought to you by:
phfaist
if no platform specific definitions are included (src/klftools/CMakeLists.txt, Line 151), several symbols cannot be found. This prevents compilation e.g. on hurd and kFreeBSD. See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876291
The attached patches fixes the issue; Thanks to Aaron M. Ucko ucko@debian.org for testing it on Debian kfreebsd.
Sorry for the huge delay (busy times), and thanks for the patch! It's now in SVN and will be part of the next release.