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)
Instead of passing .libs/plugin.so to plugin-loader, you can now
pass plugin.la and the correct file will be loaded.


No differences found