~pkg-ime/ibus/debian-ibus-table-cangjie

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: LI Daobing
  • Date: 2010-03-24 13:00:15 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: lidaobing@gmail.com-20100324130015-b9tridjvgoe16777
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
AC_CONFIG_MACRO_DIR([m4])
39
39
 
40
40
# check python
41
 
AM_PATH_PYTHON([2.6])
 
41
#AM_PATH_PYTHON([2.5])
42
42
 
43
43
# check for ibus-table-createdb
44
44
PKG_CHECK_MODULES([IBUS_TABLE], [ibus-table >= 1.2.0])