summaryrefslogtreecommitdiffstats
path: root/main/lxdm/automake-subdirs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/lxdm/automake-subdirs.patch')
-rw-r--r--main/lxdm/automake-subdirs.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/lxdm/automake-subdirs.patch b/main/lxdm/automake-subdirs.patch
deleted file mode 100644
index 7271e9d11..000000000
--- a/main/lxdm/automake-subdirs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.ac.orig
-+++ ./configure.ac
-@@ -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])