Require and target GLib >= 2.14
commitccf253008c13af8e2002ccc42606192b3eaf6bce
authorJürg Billeter <j@bitron.ch>
Wed, 24 Mar 2010 09:56:50 +0000 (24 10:56 +0100)
committerJürg Billeter <j@bitron.ch>
Thu, 25 Mar 2010 09:33:25 +0000 (25 10:33 +0100)
treede479cba2e7f6f6c70bcf06beb3cf9a1b3cadce1
parent8eba62a86432c19e307b9ff2874511abd90223aa
Require and target GLib >= 2.14

Regular expression literals will require GLib 2.14. Thread-safe
get_type functions also require GLib 2.14. Generating code for
GLib 2.12 is still possible by using --target-glib=2.12.
compiler/valacompiler.vala
configure.ac