~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2009-03-01 12:57:00 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090301125700-0ykjdq0zgj55e3n3
Tags: 1:1.5.5-1
New upstream release and final upload by current maintainter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.60b)
2
 
AC_INIT([uim], [1.5.3], [uim-en@googlegroups.com])
 
2
AC_INIT([uim], [1.5.5], [uim-en@googlegroups.com])
3
3
AC_CONFIG_SRCDIR([uim/uim.c])
4
4
AC_CONFIG_HEADERS([uim/config.h])
5
5
AM_INIT_AUTOMAKE([1.10 dist-bzip2])