K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-05-06T23:52:43.334392Z K 7 svn:log V 312 Fix a bug introduced by the upstream long ago. ​http://cgit.freedesktop.org/libreoffice/core/commit/bridges/source/?id=55189 __FreeBSD_version was not defined and the preprocessor set it to 0 because sys/param.h was not properly included. As a consequence, it always used dlsym(3) hacks for the old rtld(1). END