GNOME Bugzilla – Bug 669780
Plugin build target
Last modified: 2012-02-11 17:37:50 UTC
Support build target for "plugins" in Makefile.am in GUI dialog LDFLAGS = -module \ -avoid-version \ -shared With this options it'S possible to name a so-library without lib* prefix which is good choose for dlopen() loaded plugins.
Thanks for reporting this again :) I will try to fix it for the next stable release. *** This bug has been marked as a duplicate of bug 474993 ***