summaryrefslogtreecommitdiff
path: root/media-radio/xastir/files/xastir-2.1.6-automake-1.16.5.patch
blob: 51d10a2c8159f3a41ba437a3e29af83c0dd13bbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/816615
https://github.com/Xastir/Xastir/pull/181

--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,6 @@
 # It should look something like this:  ([xastir], [2.0.8], [xastir@xastir.org])
 # The revision number must contain at least one '.' and two digits.
 AC_INIT([xastir], [2.1.6], [xastir@xastir.org])
-AM_INIT_AUTOMAKE
 #########################################################################