Dave Plater
3d085b0e0a
Update to pre 0.4.16 git to fix undefined symbol error in 14 plugins OBS-URL: https://build.opensuse.org/request/show/376371 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ladspa-swh-plugins?expand=0&rev=5
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig
|
|
+++ configure.ac
|
|
@@ -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"
|