app-i18n/ibus: Define function away?
This commit is contained in:
parent
26b52955bc
commit
28ea91ece1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ index ac94302..3f58196 100644
|
||||||
[AC_DEFINE(GLIB2_EMBED_ERRNO_H, TRUE, [glib2 include errno.h])]
|
[AC_DEFINE(GLIB2_EMBED_ERRNO_H, TRUE, [glib2 include errno.h])]
|
||||||
)
|
)
|
||||||
AH_BOTTOM([
|
AH_BOTTOM([
|
||||||
+#define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_82
|
+#define g_variant_builder_init_static(a, b) g_variant_builder_init(a, b)
|
||||||
#ifndef GLIB2_EMBED_ERRNO_H
|
#ifndef GLIB2_EMBED_ERRNO_H
|
||||||
# include <errno.h>
|
# include <errno.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue