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>
Sat, 26 Oct 2013 07:05:26 +0000 (07:05 +0000)
commit7f2c37fa6da861d049ed44c6cdc153f3e48f203c
tree1fa91157e7a72fee17b8a0bafe43db04b4613206
parent2ca047e96b3d13388638faeb7ffbba9509083d4e
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