summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGabriele Svelto <gabriele.svelto@gmail.com>2012-05-08 20:17:01 +0200
committerMartin Sustrik <sustrik@250bpm.com>2012-05-12 12:13:19 +0200
commite1dff473a625cdbecbaddb89d48fc675efea09f0 (patch)
tree3bbed0ac0a82c3b719fdeaa71c04c66966abfa8a /NEWS
parent0b1bfac99a01db54396875ca49987f4117061990 (diff)
Enabled plug-in loading on all hosts with support for dlopen()
Previously the code used for loading plug-ins would be built only on Linux hosts. Now the required functions are checked for and plug-in loading code is enabled if those are present on all platforms. Using lstat() to check for file types also increases portability to hosts that do not have the dirent.d_type field. If shared libraries support is disabled plug-ins will also be automatically disabled. Signed-off-by: Gabriele Svelto <gabriele.svelto@gmail.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions