~ubuntu-branches/ubuntu/jaunty/ldm/jaunty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2008-07-26 17:49:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080726174922-khin7jck5c10j380
Tags: 2:2.0.7-0ubuntu1
* New upstream version
  - ldm itself sets keyboard layout from lts.conf XKB* options before 
    the login greeter appears. This should be functionally equivalent 
    as the XKB* options processed by configure-x.sh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
AC_CONFIG_HEADER(config.h)
3
3
 
4
4
PACKAGE=ldm
5
 
VERSION=2.0.6
 
5
VERSION=2.0.7
6
6
AUTHOR=sbalneav@ltsp.org
7
7
 
8
8
AM_INIT_AUTOMAKE([$PACKAGE],[$VERSION],[$AUTHOR])