openbsd-ports/devel/sdl-net/patches/patch-Makefile_am
ajacoutot 2d423dc45d - update to sdl-net-1.2.7
- remove jolan@ from maintainer as per his request
2008-06-18 11:18:44 +00:00

12 lines
390 B
Plaintext

$OpenBSD: patch-Makefile_am,v 1.4 2008/06/18 11:18:44 ajacoutot Exp $
--- Makefile.am.orig Sat Jul 21 07:26:47 2007
+++ Makefile.am Tue Jun 17 10:02:40 2008
@@ -38,7 +38,6 @@ libSDL_net_la_DEPENDENCIES = version.o
else
libSDL_net_la_LDFLAGS = \
-no-undefined \
- -release $(LT_RELEASE) \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
libSDL_net_la_LIBADD = @INETLIB@
endif