buildroot/package/libstrophe/0001-make-autoreconfable.patch
Fabrice Fontaine d2c7f84380 libstrophe: bump to version 0.9.2
- Remove first patch (already in version, see
  https://github.com/strophe/libstrophe/pull/59)
- Use --without-xml (fixed by
  3b55c20879)
- Add hash for license files

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-05 22:10:46 +02:00

21 lines
708 B
Diff

Make the package autoreconfigurable
Signed-off-by: Denis Bodor <lefinnois@lefinnois.net>
[Gustavo: update for 0.8.8]
diff -Nura libstrophe-0.8.8.orig/m4/.empty libstrophe-0.8.8/m4/.empty
--- libstrophe-0.8.8.orig/m4/.empty 1969-12-31 21:00:00.000000000 -0300
+++ libstrophe-0.8.8/m4/.empty 2015-09-23 19:29:37.893688227 -0300
@@ -0,0 +1,2 @@
+
+
diff -Nura libstrophe-0.8.8.orig/Makefile.am libstrophe-0.8.8/Makefile.am
--- libstrophe-0.8.8.orig/Makefile.am 2015-09-23 19:26:10.960492781 -0300
+++ libstrophe-0.8.8/Makefile.am 2015-09-23 19:29:17.265970964 -0300
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = subdir-objects
+AUTOMAKE_OPTIONS = subdir-objects foreign
ACLOCAL_AMFLAGS = -I m4
AM_CFLAGS = -g -Wall