shithub: libdvdcss

Download patch

ref: 663c76c5b62faf274467d17aaa218f3fddc49606
parent: 4b5ae37cabeffb5f5501377c28687ce256ea4409
author: Brad Smith <brad@comstyle.com>
date: Sun Mar 10 19:02:28 EDT 2013

build: Remove stray extra '=' from Makefile.am.

Signed-off-by: Diego Biurrun <diego@biurrun.de>

--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@
 libdvdcss_la_LIBADD =
 
 if !SYS_MSVC
-libdvdcss_la_LDFLAGS += = -no-undefined
+libdvdcss_la_LDFLAGS += -no-undefined
 endif
 
 csstest_SOURCES = test/csstest.c