summaryrefslogtreecommitdiff
path: root/community/ffmpegsource/autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ffmpegsource/autoconf.patch')
-rwxr-xr-xcommunity/ffmpegsource/autoconf.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ffmpegsource/autoconf.patch b/community/ffmpegsource/autoconf.patch
index 0420ad776..e15e4522c 100755
--- a/community/ffmpegsource/autoconf.patch
+++ b/community/ffmpegsource/autoconf.patch
@@ -9,8 +9,8 @@
lib_LTLIBRARIES = src/core/libffms2.la
src_core_libffms2_la_LIBADD = @LIBAV_LIBS@ @ZLIB_LDFLAGS@ -lz @LTUNDEF@
---- a/configure.in
-+++ b/configure.in
+--- a/configure.ac
++++ b/configure.ac
@@ -30,7 +30,7 @@ if test -z "$CXXFLAGS"; then
CXXFLAGS="$OPT_FLAGS"
fi