aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libxine/files/patch-src:xine-engine:Makefile.am')
-rw-r--r--multimedia/libxine/files/patch-src:xine-engine:Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/libxine/files/patch-src:xine-engine:Makefile.am b/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
index dc8aa08f2b97..6eac654e2594 100644
--- a/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
+++ b/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
@@ -1,12 +1,12 @@
---- src/xine-engine/Makefile.am.orig Sun Oct 21 09:06:25 2001
-+++ src/xine-engine/Makefile.am Sun Oct 21 09:07:43 2001
-@@ -18,8 +18,7 @@
- -lm
+--- src/xine-engine/Makefile.am.orig Sat Dec 29 02:31:25 2001
++++ src/xine-engine/Makefile.am Thu Jan 24 13:42:50 2002
+@@ -15,8 +15,7 @@
+ libxine_la_LIBADD = $(THREAD_LIBS) $(DYNAMIC_LD_LIBS) @INTLLIBS@ -lm -lz
libxine_la_LDFLAGS = \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
-- -release $(LT_RELEASE)
+- -release $(LT_RELEASE)
+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
include_HEADERS = buffer.h metronom.h configfile.h \
- monitor.h cpu_accel.h attributes.h utils.h \
+ audio_out.h resample.h video_out.h xine_internal.h spu_decoder.h \