Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1571 by [email protected]: ibus-anthy 1.5.0 build system
updates/fixes
http://code.google.com/p/ibus/issues/detail?id=1571
IBus version: 1.5.1
Input method name and version: ibus-anthy 1.5.1
The attached patch contains the changes.
The first block of configure.ac is what I'd call style cleanup:
- unless your libtool is ancient, this form of macro calls is a bit less
out of date
- even the description of AC_ISC_POSIX in the docs says it's pretty much
pointless
- given gtk3, a non-ancient intltool version can be assumed (especially
that that version had a moderately important bug in gtkbuilder files
handling fixed)
- 'AM_MAINTAINER_MODE(enable)' is a better default
Second block of configure.ac is a fix for handling '--disable-pygtk2-anthy'
which is a shorthand for '--enable-pygtk2-anthy=no'.
The block for engine/Makefile.am is IIRC a fix for 'make dist' so that
PYGTK2_ANTHY_RAW is always distributed in the tarball, regardless of how
the sources were configured.
Attachments:
my-fixes.patch 1.5 KB
--
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