$OpenBSD: patch-plugins_shn_Makefile_am,v 1.1 2012/08/10 17:25:01 shadchin Exp $
--- plugins/shn/Makefile.am.orig	Thu Aug  9 23:49:23 2012
+++ plugins/shn/Makefile.am	Thu Aug  9 23:49:29 2012
@@ -3,7 +3,7 @@ shndir = $(libdir)/$(PACKAGE)
 pkglib_LTLIBRARIES = ddb_shn.la
 ddb_shn_la_SOURCES = array.c convert.c misc.c output.c seek.c shn.c shn.h shorten.c shorten.h sulawalaw.c vario.c wave.c bitshift.h
 
-ddb_shn_la_LDFLAGS = -module
+ddb_shn_la_LDFLAGS = -module -avoid-version
 
 ddb_shn_la_LIBADD = $(LDADD) -lm
 AM_CFLAGS = $(CFLAGS) -std=c99
