98da3f47ccd03b853b7b1dc2342120fa6ae59b6f
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libstrophe / 0001-make-autoreconfable.patch
1 Make the package autoreconfigurable
2
3 Signed-off-by: Denis Bodor <lefinnois@lefinnois.net>
4
5 diff -ur libstrophe.orig/Makefile.am libstrophe/Makefile.am
6 --- libstrophe.orig/Makefile.am 2014-03-02 18:58:36.219753865 +0100
7 +++ libstrophe/Makefile.am      2014-03-02 18:58:02.739752477 +0100
8 @@ -1,4 +1,4 @@
9 -AUTOMAKE_OPTIONS = subdir-objects
10 +AUTOMAKE_OPTIONS = subdir-objects foreign
11  
12  CFLAGS = -g -Wall
13