~ubuntu-branches/ubuntu/precise/lightdm/precise-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-03-02 15:03:26 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20120302150326-4ac7hlxzjxywf27a
Tags: 1.1.4.is.1.1.3-0ubuntu1
Revert to 1.1.3 until we can figure out proper solution to bug 944736

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
 
AC_INIT(lightdm, 1.1.4)
 
3
AC_INIT(lightdm, 1.1.3)
4
4
AC_CONFIG_MACRO_DIR(m4)
5
5
AC_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE