~xnox/lightdm/archive-upload

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Robert Ancell
  • Date: 2013-11-17 00:08:46 UTC
  • mfrom: (1839.1.5 no-set-defaults)
  • Revision ID: tarmac-20131117000846-zjjqqflrnqnh6gh7
Remove lightdm-set-defaults and gdmflexiserver.

lightdm-set-defaults is not required since 1.8 as configuration can now be loaded from a lightdm.conf.d directory. This allows a file per setting to be written and better handles more than one thing (e.g. a packaging system) setting these values.

Any software that still relies on gdmflexiserver should have switched to using dm-tool or the D-Bus interface by now.

Drop the GDM migration in the Ubuntu packaging. All Ubuntu users upgrading to this version of LightDM will be using at least 12.04 which had LightDM installed by default. (Only upgrades back to the last LTS are required to work).

Approved by Robert Ancell, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
217
217
src/Makefile
218
218
tests/Makefile
219
219
tests/src/Makefile
220
 
utils/Makefile
221
220
])
222
221
AC_OUTPUT
223
222