13 lines
366 B
Text
13 lines
366 B
Text
$NetBSD: patch-ac,v 1.4 2002/11/30 11:46:06 salo Exp $
|
|
|
|
--- Makefile.in.orig Fri Nov 9 08:02:44 2001
|
|
+++ Makefile.in Sat Nov 30 12:29:36 2002
|
|
@@ -144,7 +144,7 @@
|
|
ldadd_libmad = $(depend_libmad)
|
|
ldadd_libid3tag = $(depend_libid3tag) $(ldadd_libz)
|
|
|
|
-depend = @LIBOBJS@ @INTLLIBS@
|
|
+depend = @LIBOBJS@
|
|
ldadd = $(depend)
|
|
|
|
DEPENDENCIES = $(depend) $(depend_libmad)
|