]> www.fi.muni.cz Git - evince.git/commit
[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)
commitda04a0f2ee32c2559e34dcbd15524e9bb8811d81
treeb0f3f99fd78273547928f52b34ae9f014912ddb7
parent3f16ab62a949c56f44e431a1b74a5d379b8481d1
[build] Fix linking with pedantic linkers

- 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.
configure.ac