~ubuntu-branches/ubuntu/vivid/fonts-cantarell/vivid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Fabian Greffrath
  • Date: 2012-06-11 11:30:25 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120611113025-9ewes48wl1kg2eqx
Tags: 0.0.9-1
mergeĀ upstreamĀ 0.0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT([cantarell-fonts], [0.0.8],
 
4
AC_INIT([cantarell-fonts], [0.0.9],
5
5
        [http://bugzilla.gnome.org/enter_bug.cgi?product=cantarell-fonts])
6
6
 
7
7
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])