~ubuntu-branches/ubuntu/lucid/polyglot/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Korff
  • Date: 2010-01-16 10:52:58 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100116105258-fzpvrh7sap08ofqh
Tags: 1.4.56b-1
New upstream version, fixes a bug on linux with a not existing 
engine command

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
4
AC_PREREQ(2.61)
5
 
AC_INIT([polyglot], [1.4.55b], [michel.vandenbergh@uhasselt.be])
 
5
AC_INIT([polyglot], [1.4.56b], [michel.vandenbergh@uhasselt.be])
6
6
AM_INIT_AUTOMAKE
7
7
AC_CONFIG_SRCDIR([mainloop.c])
8
8
AC_CONFIG_HEADER([config.h])