Update ton 0.4.17 fix boo#1006861 OBS-URL: https://build.opensuse.org/request/show/440029 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ladspa-swh-plugins?expand=0&rev=6
14 lines
401 B
Plaintext
14 lines
401 B
Plaintext
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig 2016-10-17 11:05:54.000000000 +0200
|
|
+++ configure.ac 2016-11-12 13:34:23.338429511 +0200
|
|
@@ -55,7 +55,7 @@ AM_PROG_CC_C_O
|
|
AC_REQUIRE_CPP
|
|
ALL_LINGUAS="en_GB"
|
|
AM_GNU_GETTEXT([external])
|
|
-AM_GNU_GETTEXT_VERSION([0.19.3])
|
|
+AM_GNU_GETTEXT_VERSION([0.19.2])
|
|
AC_C_BIGENDIAN
|
|
|
|
LIBS="$LIBS -lm"
|