13 lines
368 B
Plaintext
13 lines
368 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2005/07/03 21:36:35 jolan Exp $
|
|
--- Makefile.in.orig Thu Dec 16 00:44:36 2004
|
|
+++ Makefile.in Sun Jul 3 16:26:03 2005
|
|
@@ -296,8 +296,6 @@ EXTRA_DIST = \
|
|
autogen.sh
|
|
|
|
libSDL_mixer_la_LDFLAGS = \
|
|
- -no-undefined \
|
|
- -release $(LT_RELEASE) \
|
|
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
|
-export-symbols-regex Mix_.*
|
|
|