~ubuntu-branches/ubuntu/trusty/kanjisaver/trusty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Schultz
  • Date: 2006-07-12 12:25:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060712122545-ce3rg3e7twdqrfg1
Tags: 0.9.10-1
* New upstream release
* Fix typo. Closes: #363996

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
AC_ARG_PROGRAM
37
37
 
38
38
dnl Automake doc recommends to do this only here. (Janos)
39
 
AM_INIT_AUTOMAKE(kanjisaver, 0.9.9) dnl searches for some needed programs
 
39
AM_INIT_AUTOMAKE(kanjisaver, 0.9.10) dnl searches for some needed programs
40
40
 
41
41
KDE_SET_PREFIX
42
42