aboutsummaryrefslogtreecommitdiff
path: root/dev-libs/libstrophe/files/libstrophe-automake-foreign.patch
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2014-05-06 13:45:39 +0300
committerDmitry Podgorny <pasis.ua@gmail.com>2014-05-06 13:45:39 +0300
commit9945e38dc1fc5e1b329d7c3adfb218f99adfd59d (patch)
treed667244b9827f3f283777d82f2d005fd5083b78e /dev-libs/libstrophe/files/libstrophe-automake-foreign.patch
parentc83bdce98bb5730e98a54fc89d1cff41443422c2 (diff)
downloadprofanity-9945e38dc1fc5e1b329d7c3adfb218f99adfd59d.tar.gz
profanity-9945e38dc1fc5e1b329d7c3adfb218f99adfd59d.tar.xz
dev-libs/libstrophe-9999: fixed build errors
Diffstat (limited to 'dev-libs/libstrophe/files/libstrophe-automake-foreign.patch')
-rw-r--r--dev-libs/libstrophe/files/libstrophe-automake-foreign.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-libs/libstrophe/files/libstrophe-automake-foreign.patch b/dev-libs/libstrophe/files/libstrophe-automake-foreign.patch
new file mode 100644
index 0000000..2027967
--- /dev/null
+++ b/dev-libs/libstrophe/files/libstrophe-automake-foreign.patch
@@ -0,0 +1,11 @@
+diff --git a/configure.ac b/configure.ac
+index a3e48ee..fb123e4 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1,5 +1,5 @@
+ AC_INIT([libstrophe], [0.8-snapshot], [jack@metajack.im])
+-AM_INIT_AUTOMAKE
++AM_INIT_AUTOMAKE([foreign])
+
+ AC_PROG_CC
+ AC_PROG_RANLIB