http://bugzilla.moblin.org/show_bug.cgi?id=6181
--- Comment #10 from pohly <[email protected]> 2009-09-24 08:00:04 --- I made two changes and committed them to master. Please review and let me know whether you agree with them: commit c2e01886a2c56903f0562a3ec3a311a750a79260 Author: Patrick Ohly <[email protected]> Date: Thu Sep 24 16:54:48 2009 +0200 libsyncevolution.so installation: must go into libdir libsyncevolution.so is now a first-class system library and therefore should be installed in the normal libdir. This is also where it was expected by syncevolution.pc. commit e7d1fa3cdbc1f30e6981c9f854ea00ef4d4ff551 Author: Patrick Ohly <[email protected]> Date: Thu Sep 24 16:52:57 2009 +0200 --enable-developer-mode: use absolute search path for backends The path compiled into libsyncevolution.so when developer mode was active was "backends/", so backends were only found when running SyncEvolution inside that directory. This is a bit too limiting. Now the absolute path is compiled in. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
