> How can I activate some of the Gnome Desktop Integration features. > Particularly in 'Clock'. I would like to turn on the Quickalarm (like > in Ximian Desktop 2) and to turn on the evolution-data-server > integration to see upcoming appointments.
Quickalarm: what's that? e-d-s integration: merge gnome-panel with USE="eds". > In evolution I have noticed a option in the ./configure that allows you > to turn on gaim integration. Where? I can't see it in configure.ac. > However, I can find nothing in > documentation on how you can pass a parameter to ./configure when > emerging a package. I'm pretty sure it isn't a USE flag problem unless > there are hidden or secret undocumented flags that do not show during an > emerge -av package To add flags to configure you can most of the time use EXTRA_ECONF, as long as the ebuild uses econf or an eclass that uses econf. Read ebuild(5) for details. This is useful for testing, but so that everyone can benefit, if you think that a configure flag should be added then file a bug with full details and a suggestion of what USE flag it should be governed by. Ed Catmur -- gentoo-user@gentoo.org mailing list