~ubuntu-branches/ubuntu/lucid/warzone2100/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2008-12-04 01:13:26 UTC
  • mfrom: (1.1.7 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20081204011326-be9aos1swwhq2agu
Tags: 2.1.0~1.rc2-1
* New upstream release candidate
* Remove Linas Žvirblis from uploaders since he hasn't been
  heard from for a very long time.
* Improve the cross-build support slightly

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
 
3
3
AC_PREREQ([2.56])
4
 
AC_INIT([Warzone 2100],[2.1_rc1],[http://wz2100.net/],[warzone2100])
 
4
AC_INIT([Warzone 2100],[2.1_rc2],[http://wz2100.net/],[warzone2100])
5
5
AM_INIT_AUTOMAKE([1.10])
6
6
 
7
7
AC_CONFIG_MACRO_DIR([m4])