summaryrefslogtreecommitdiff
path: root/audio/mad/patches/patch-aa
blob: 2d887c0e16495ca548a373497dbcca35d5913372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2001/10/20 14:53:29 wiz Exp $

--- libmad/Makefile.in.orig	Fri Oct 19 01:47:47 2001
+++ libmad/Makefile.in
@@ -108,7 +108,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