Looking through gnome2 modules, I see that many have BUILD files that allow 'configure --prefix' and other options to be set using: ./configure --prefix=${GNOMEXYZ_PREFIX:-/usr} where XYZ can be 210, 26, 28 or even 2280. Is there any reason why these can't all be reduced down to just GNOME2_PREFIX or even GNOME_PREFIX? Cheers Duncan / engelsman