[Bug 23061] Incorrectly #includes <libpurple/foo> rather than <foo>
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 5 14:35:41 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23061
--- Comment #2 from Chris Vine <chris at cvine.freeserve.co.uk> 2009-11-05 05:35:41 PST ---
Created an attachment (id=30981)
--> (http://bugs.freedesktop.org/attachment.cgi?id=30981)
patch for libpurple headers
Assuming you are not going to try and persuade the libpurple maintainers to
change their Cflags in purple.pc from:
Cflags: -I${includedir}/libpurple
to:
Cflags: -I${includedir}/libpurple -I${includedir}
which would avoid breaking most other libraries or applications using
libpurple, attached is a patch. (It seems unwise to remove the libpurple in
<libpurple/*.h> so instead it changes the header includes to <../libpurple/*.h>
Could you either get a change to purple.pc or apply the patch please?
Chris
--
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