[Bug 46417] Gabble shouldn't install an unversioned library to ${libdir}
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 9 14:50:09 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46417
--- Comment #28 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-03-09 05:50:09 PST ---
Created attachment 58238
--> https://bugs.freedesktop.org/attachment.cgi?id=58238
[6/6] Replace plugindir with an AC_ARG_VAR so it can be passed to configure
This lets you configure the plugin directory:
./configure pluginexecdir='${libdir}/my-gabble-plugins'
The directory-name variable has 'exec' in it because Automake installs
unknown directory names with 'exec' in their variable name during
"make install-exec", and other unknown directory names during
"make install-data".
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list