summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpolkit/lxpolkit-0.1.0/lxpolkit-configure-ac.patch
blob: 37917acf98cb15c58c858f6ae95092b5711498ec (plain)
1
2
3
4
5
6
7
8
9
10
11
--- lxpolkit-0.1.0/configure.ac~	2014-04-30 17:18:26.000000000 +0200
+++ lxpolkit-0.1.0/configure.ac	2014-04-30 18:03:32.625295807 +0200
@@ -5,7 +5,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([lxpolkit], [0.1.0], [http://lxde.org/])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 
 AC_CONFIG_HEADERS([config.h])