~ubuntu-branches/ubuntu/utopic/lightdm-gtk-greeter/utopic-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Sean Davis
  • Date: 2014-03-29 05:51:45 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20140329055145-x1vbdudz9ndn8gbp
Tags: 1.8.4-0ubuntu1
* New upstream release (LP: #1299397)
  - Really fix exit bug (LP: #1290575)

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