Richard Shaw wrote:
I understand that we wouldn't use those options for the RPM
Fusion
package, but wouldn't the Fedora package need these options enabled in
order to look for the additional plugin libraries?
No, the point is to rely on the dlopening of the plugins. There's no need to
dlopen the library from the plugin, it can be linked directly.
Kevin Kofler