~vktgz/lightdm-gtk-greeter/window-pos

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Lionel Le Folgoc
  • Date: 2012-08-23 17:34:15 UTC
  • Revision ID: mrpouit@ubuntu.com-20120823173415-yp4bxvt8oyfg42sy
Tags: 1.3.0
PrepareĀ 1.3.0

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