~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-08-28 14:00:59 UTC
  • mto: (2.1.2 lenny) (1.4.50)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20070828140059-h273g7z6ffhaiww9
Tags: upstream-2.19.7
ImportĀ upstreamĀ versionĀ 2.19.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
AC_INIT(daemon/gdm.h)
3
3
 
4
4
AM_CONFIG_HEADER(config.h)
5
 
AM_INIT_AUTOMAKE(gdm,2.19.6)
 
5
AM_INIT_AUTOMAKE(gdm,2.19.7)
6
6
AC_CONFIG_MACRO_DIR([m4])
7
7
AM_MAINTAINER_MODE
8
8
AC_GNU_SOURCE