]> www.fi.muni.cz Git - evince.git/commitdiff
[build] Fix linking with pedantic linkers
authorHib Eris <hib@hiberis.nl>
Mon, 15 Feb 2010 12:26:17 +0000 (13:26 +0100)
committerHib Eris <hib@hiberis.nl>
Mon, 15 Feb 2010 15:37:01 +0000 (16:37 +0100)
- Explicitly link to x11 on gnome platform.
- Explicitly link evince (shell) with libm.
- Add explicit -lm flag for libevview and backends, so that we do not
  depend on gtk+-2.0's .pc file to pull this flag in.

Fixes bgo#609895.


No differences found