Plugin-loader handles .la files
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 21 Sep 2013 17:40:44 +0000 (10:40 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Mon, 23 Sep 2013 04:50:49 +0000 (21:50 -0700)
commit4f3c8f79cadad5dbd3911fd2fefea0beacd18092
tree8074858094455120860186b7666a00d5ac35bd44
parentfabc4f9b35b4d4e1bb3c3f67971e8e134889c453
Plugin-loader handles .la files

Instead of passing .libs/plugin.so to plugin-loader, you can now
pass plugin.la and the correct file will be loaded.
tests/plugin-loader.c