$OpenBSD: patch-src_report_stylesheets_Makefile_in,v 1.2 2006/02/17 14:07:44 todd Exp $
--- src/report/stylesheets/Makefile.in.orig	Wed Oct 19 15:26:25 2005
+++ src/report/stylesheets/Makefile.in	Thu Feb 16 12:07:52 2006
@@ -395,7 +395,7 @@ pkglib_LTLIBRARIES = libgncmod-styleshee
 libgncmod_stylesheets_la_SOURCES = \
   gncmod-stylesheets.c 
 
-libgncmod_stylesheets_la_LDFLAGS = -module
+libgncmod_stylesheets_la_LDFLAGS = -module -avoid-version
 AM_CFLAGS = -I${top_srcdir}/src/gnc-module ${GUILE_INCS} ${GLIB_CFLAGS}
 noinst_DATA = .scm-links
 gncscmmoddir = ${GNC_SHAREDIR}/guile-modules/gnucash/report/
