79a725f706
xmms-mad is an input plugin for xmms that uses libmad to decode MPEG2 layer 1/2/3 files and streams. This plugin is very useful on the arm architecture due to the lack of FPU. This plugin uses libmad which uses integer computations only.
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
$OpenBSD: patch-config_ltmain_sh,v 1.1.1.1 2005/08/07 22:13:37 robert Exp $
|
|
--- config/ltmain.sh.orig Sat Jan 22 16:02:26 2005
|
|
+++ config/ltmain.sh Sun Aug 7 23:29:12 2005
|
|
@@ -931,6 +931,7 @@
|
|
libobjs=
|
|
ltlibs=
|
|
module=no
|
|
+ need_version=no
|
|
no_install=no
|
|
objs=
|
|
non_pic_objects=
|