~fboucault/lightdm/crossbuild_fixes

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2013-09-19 21:27:12 UTC
  • Revision ID: robert.ancell@canonical.com-20130919212712-2yyf30qnw0xqw1os
Tags: 1.7.16
Releasing 1.7.16

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.7.15)
 
3
AC_INIT(lightdm, 1.7.16)
4
4
AC_CONFIG_MACRO_DIR(m4)
5
5
AC_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])