[Bug 27247] New: Shouldn't hardcode list of wocky headers to install
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 22 18:03:42 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=27247
Summary: Shouldn't hardcode list of wocky headers to install
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
CC: cmaiku at gmail.com
Currently gabble/Makefile.am has a hard-coded list of Wocky headers to install
if installing headers for building plugins is enabled, which can be updated by
a helper script in that directory.
This is not ideal. For starters, it's incomplete: it should also include the
-enumtypes headers, but my update-y script is not good enough. But actually, we
should be able to just do this by running `make install` on Wocky itself. It
needs to be conditional, because Gabbles built without --enable-plugin-api
shouldn't install Wocky headers. I started doing this but couldn't make it work
properly and had other things that needed doing.
http://git.collabora.co.uk/?p=user/wjt/wocky.git;a=shortlog;h=refs/heads/install-headers
http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/update-wocky-headers-alternate
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list