Branch: refs/heads/master
Home: https://github.com/ibus/ibus
Commit: 7b9633ab6e20920710cd1f422bd4e6d18a363f35
https://github.com/ibus/ibus/commit/7b9633ab6e20920710cd1f422bd4e6d18a363f35
Author: fujiwarat <[email protected]>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M configure.ac
M engine/Makefile.am
M tools/Makefile.am
M ui/gtk3/Makefile.am
Log Message:
-----------
Modify valac --target-glib.
valac --ccode --target-glib=2.36 can disable g_type_init in the
generated C files since g_type_init is deprecated in glib 2.36.
But ibus tarball includes C files so that users do not require
vala and vala versions are different between dist and build.
If dist could have glib 2.36 to generate the ibus tarball but
a user build would have glib 2.34, the user build would be
failed because glib 2.34 requires g_type_init.
This change makes sure the target-glib is minimum of the glib
version for ibus.
Review URL: https://codereview.appspot.com/10156044
--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
---
You received this message because you are subscribed to the Google Groups
"ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.