~fourdollars/ibus-zhuyin/daily-packaging

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Shih-Yuan Lee (FourDollars)
  • Date: 2012-04-21 06:43:28 UTC
  • Revision ID: git-v1:c3fc8015582c32aad5acca1382f5c03b082da799
Rename GObject naming for zhuyin engine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    ibus_major_version.ibus_minor_version.ibus_micro_version[]ibus_maybe_datestamp)
32
32
 
33
33
AC_INIT([package_name], [ibus_version], [http://code.google.com/p/ibus/issues/entry], [package_name])
 
34
AM_MAINTAINER_MODE([enable])
34
35
AM_INIT_AUTOMAKE([1.10])
35
36
AC_GNU_SOURCE
36
37
 
76
77
Makefile
77
78
ibus-zhuyin.spec
78
79
src/Makefile
79
 
src/enchant.xml.in
 
80
src/zhuyin.xml.in
80
81
icons/Makefile
81
82
m4/Makefile
82
83
)