summaryrefslogtreecommitdiff
path: root/audio/mad/patches/patch-aa
blob: bd6ba3bd0394f1903ec090ec6ae1e9e479f6a034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2001/04/19 10:26:20 wiz Exp $

--- libmad/Makefile.in.orig	Mon Dec  4 17:38:24 2000
+++ libmad/Makefile.in
@@ -110,7 +110,7 @@
 # The API for MAD is not yet stable enough to use versioning, so we use
 # release numbering instead.
 
-libmad_la_LDFLAGS = -release $(VERSION)
+libmad_la_LDFLAGS = -version 0:0
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
 CONFIG_HEADER = config.h