]> git.0d.be Git - empathy.git/commit
[nst] Link against libempathy
authorSjoerd Simons <sjoerd@luon.net>
Sun, 7 Oct 2012 09:21:00 +0000 (11:21 +0200)
committerSjoerd Simons <sjoerd@luon.net>
Sun, 7 Oct 2012 09:23:05 +0000 (11:23 +0200)
commitf5486dce8dbb842ad9edfcd89db6573f9f308ab8
treef2d275e22260f6a36ebdb7889a114f3e034ac08d
parentd847e6b17a357fed2a9ed7f2008a99ea522c73d7
[nst] Link against libempathy

As the nautilus-sendto-plugin uses functions from libempathy it should
link directly against it otherwise the build fails when using
-Wl,--as-needed:

.libs/empathy-nautilus-sendto.o: In function
`dup_contact_from_individual':
/tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:73:
undefined reference to `empathy_contact_dup_best_for_action'
/tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:78:
undefined reference to `empathy_contact_can_do_action'
nautilus-sendto-plugin/Makefile.am