~ubuntu-branches/ubuntu/trusty/hyphen/trusty-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2008-07-01 20:44:19 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080701204419-x15zd2n5ei0yvqbk
Tags: 2.4-2ubuntu1
* Merge from debian unstable, remaining changes:
  - Replaces old version of openoffice.org-hyphenation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(hyphen.c)
2
 
AM_INIT_AUTOMAKE(hyphen,2.3.1)
 
1
AC_INIT([hyphen],[2.4],[nemeth@openoffice.org])
 
2
AM_INIT_AUTOMAKE(hyphen,2.4)
3
3
AC_PROG_CC
4
4
AC_PROG_INSTALL
5
5
AC_PROG_LIBTOOL