~darkxst/ubuntu/raring/gdm/lp982889

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Tim Lunn, Jeremy Bicha, Tim Lunn
  • Date: 2012-10-16 15:18:58 UTC
  • mfrom: (1.4.54)
  • Revision ID: package-import@ubuntu.com-20121016151858-dqip6h63lo0xj5hy
Tags: 3.6.1-0ubuntu1
[ Jeremy Bicha ]
* New upstream release (LP: #1067492)
  - Fix "Switch User" not working in Unity or GNOME Classic,
    thanks Tim! (LP: #1057841)
* debian/patches/ubuntu_user_switching.patch:
  - Dropped, applied in new version

[ Tim Lunn ]
* debian/gdm.prerm:
  - Do not try to stop gdm service if its not running. (LP: #1055359)

Show diffs side-by-side

added added

removed removed

Lines of Context:
181
181
EXTRA_CHOOSER_LIBS = @EXTRA_CHOOSER_LIBS@
182
182
EXTRA_DAEMON_LIBS = @EXTRA_DAEMON_LIBS@
183
183
EXTRA_DYNAMIC_LIBS = @EXTRA_DYNAMIC_LIBS@
 
184
EXTRA_FLEXI_LIBS = @EXTRA_FLEXI_LIBS@
184
185
EXTRA_GREETER_LIBS = @EXTRA_GREETER_LIBS@
185
186
EXTRA_SETUP_LIBS = @EXTRA_SETUP_LIBS@
186
187
EXTRA_SLAVE_LIBS = @EXTRA_SLAVE_LIBS@