2d423dc45d
- remove jolan@ from maintainer as per his request
12 lines
390 B
Plaintext
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
|