~ubuntu-branches/ubuntu/karmic/unsort/karmic

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Guus Sliepen
  • Date: 2008-06-08 12:53:54 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080608125354-yizugn2e7fxzxuix
Tags: 1.1.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl $Id: configure.ac 1267 2007-12-23 00:59:47Z wsl $
 
1
dnl $Id: configure.ac 1323 2008-06-07 19:58:01Z wsl $
2
2
dnl $URL: http://rot.zo.oi/svn/wsl/src/unsort/configure.ac $
3
 
AC_INIT([unsort], [1.0.3])
 
3
AC_INIT([unsort], [1.1.0])
4
4
AM_INIT_AUTOMAKE
5
5
AC_PROG_CC
6
6
AC_DEFINE([_GNU_SOURCE])