Don't rewrite the default libdir variable for installing plugins, create
commitc248cc8fab822cc0b4b04f5ea7edc4bd63d1b9f3
authorQball Cow <qball@sarine.nl>
Sun, 9 Nov 2008 16:26:55 +0000 (9 17:26 +0100)
committerQball Cow <qball@sarine.nl>
Sun, 9 Nov 2008 16:26:55 +0000 (9 17:26 +0100)
tree856e96276e2b18e8c940d544dbc927d13eaf34f0
parent20238e133c38702ee89f4fc8613cbae0dae59d2d
Don't rewrite the default libdir variable for installing plugins, create
a new plugindir variable and make use of that.

This is important because libraries might have to be installed in a
different directory (for instance on 64-bit multilib systems). In such a
system, it's usual to install 64-bit libraries in $prefix/lib64 rather
than $prefix/lib.
src/Makefile.am