summaryrefslogtreecommitdiff
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, 0 insertions, 12 deletions
diff --git a/multimedia/libxine/files/patch-src:xine-engine:Makefile.am b/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
deleted file mode 100644
index 6eac654e2594..000000000000
--- a/multimedia/libxine/files/patch-src:xine-engine:Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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)
-+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-
- include_HEADERS = buffer.h metronom.h configfile.h \
- audio_out.h resample.h video_out.h xine_internal.h spu_decoder.h \