~ubuntu-branches/ubuntu/hardy/proj/hardy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter S Galbraith
  • Date: 2007-12-21 21:16:56 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20071221211656-mtez2521i313j9mn
Tags: 4.6.0-1
New upstream release.

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
 
3
3
AC_PREREQ(2.59)
4
 
AC_INIT([PROJ.4 Projections], 4.5.0, [warmerdam@pobox.com], proj)
 
4
AC_INIT([PROJ.4 Projections], 4.6.0, [warmerdam@pobox.com], proj)
5
5
AC_LANG(C)
6
6
 
7
7