build: Detect the appropriate default flavour
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 13 Jul 2011 13:20:47 +0000 (14:20 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 13 Jul 2011 13:27:39 +0000 (14:27 +0100)
commitab89f9b9e820a5d81d9f392f852397906d6098b9
tree2ffaaf3b4cc4e1c873b827d97fd435dc8127bf08
parent9a3b97b55ea7a97f15d53b5797f3a4ffb84975b8
build: Detect the appropriate default flavour

If we're building on/for Windows, set 'win32' as the default flavour; if
we're building on OS X, set 'osx' as the default flavour. For everything
else, use 'glx'.
configure.ac