On Thu, Oct 04, 2007 at 09:31:35AM -0700, Ian wrote: > Ola > > In the style of autoconf, I suggest we use #ifdef USE_HILDON > maemo uses #ifdef MAEMO_CHANGES > maybe keeping compatible with this could be 'a good thing'
There's certainly value in matching an existing standard, but I don't think this is a good one to follow. If the changes are related to use in the Hildon environment, they should be wrapped with USE_HILDON. MAEMO_CHANGES might be appropriate for changes specific to maemo itself, but Hildon is used beyond maemo now, and it's a good idea to follow the GNU standards here. -- - mdz -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
