syncevolution/src/backends/gnome
Patrick Ohly 7214834e0b autotools: avoid -lrt in make dependencies
The backends had SYNCEVOLUTION_LIBS in their _DEPENDENCIES entries,
which is wrong because SYNCEVOLUTION_LIBS must include -lrt (which
can't be a dependency).

Fixed by depending on libsyncevolution.la directly.
2013-02-26 12:03:45 +01:00
..
configure-sub.in KDE + GNOME: moved keyring/kwallet and KDE init into modules 2012-03-09 07:24:59 +00:00
gnome.am autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
GNOMEPlatform.cpp password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
GNOMEPlatform.h password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
GNOMEPlatformRegister.cpp SyncContext + ConfigUserInterface: code refactoring 2012-03-09 07:25:11 +00:00