summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxdm/files/lxdm-configure-ac.patch
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-10-30 09:46:40 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-10-30 09:46:40 +0100
commit0cc697317b996ed0ac2c2b42208f0799d0f51b16 (patch)
tree19ee740b92a83a76d56bb29342ee3a116184054b /recipes-lxde/lxdm/files/lxdm-configure-ac.patch
parent9546fc6aa55c9dd516151900f7f467c8a6d53fb6 (diff)
lxdm: remove LXDM 0.4.1 in favor of LXDM 0.5 of meta-openembeddeddaisy
Remove LXDM 0.4.1 receipts in favor of LXDM 0.5 from meta-openembedded. The version 0.5 also supports systemd-logind as login/session manager which allows to remove now unsupported ConsoleKit without losing functionality.
Diffstat (limited to 'recipes-lxde/lxdm/files/lxdm-configure-ac.patch')
-rw-r--r--recipes-lxde/lxdm/files/lxdm-configure-ac.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-lxde/lxdm/files/lxdm-configure-ac.patch b/recipes-lxde/lxdm/files/lxdm-configure-ac.patch
deleted file mode 100644
index c9197b9..0000000
--- a/recipes-lxde/lxdm/files/lxdm-configure-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lxdm-0.4.1/configure.ac~ 2014-04-30 17:20:10.000000000 +0200
-+++ lxdm-0.4.1/configure.ac 2014-04-30 17:58:10.553136640 +0200
-@@ -3,7 +3,7 @@
-
- AC_PREREQ([2.63])
- AC_INIT([lxdm], [0.4.1], [http://lxde.org/])
--AM_INIT_AUTOMAKE([-Wall -Werror foreign])
-+AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
-
- AC_CONFIG_SRCDIR([src/lxdm.c])
- AC_CONFIG_HEADERS([config.h])