$OpenBSD: patch-gmodule_Makefile_in,v 1.5 2005/12/28 06:25:27 marcm Exp $
--- gmodule/Makefile.in.orig	Sat Dec 24 13:56:11 2005
+++ gmodule/Makefile.in	Sat Dec 24 13:57:39 2005
@@ -287,7 +287,7 @@ libgmodule_2_0_la_SOURCES = gmodule.c
 libgmodule_2_0_la_LDFLAGS = \
 	$(gmodule_win32_res_ldflag) \
 	$(G_MODULE_LDFLAGS) \
-	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
+	$(libgmodule-2.0_la_LDFLAGS) \
 	-export-dynamic $(no_undefined) $(export_symbols)
 
 
