On Sat, 2009-07-25 at 14:13 +0100, Peter Robinson wrote: > I'm trying to compile both the moblin and gtk guis for syncevolution > and there doesn't seem to be a way to do so.
That's correct. The resulting binary (sync-ui) is the same in both cases, it just gets compiled differently. > I've tried various > combinations of gtk and moblin on the --enable-gui= option but there > doesn't appear to be a way to get it to compile both. Is it possible > to add an "all" option so you can do --enable-gui=all and get both the > guis? That would be possible. How should the binaries be called? "sync-ui" if only one is built, "sync-ui-gtk", "sync-ui-moblin" otherwise? Also requires different desktop files. Is that really useful for you? In other words, on which system would you want to install both at the same time? If you just want to compile both at the same time, then you could configure out-of-tree with different options and share the same source code while modifying it. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
