~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2010-08-14 11:59:29 UTC
  • Revision ID: robert.ancell@gmail.com-20100814115929-wus4povt5iedklrt
Tags: lightdm-0.1.1
Releasing 0.1.1

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