X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fmjpegtools-2.1.0.patch2;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fmjpegtools-2.1.0.patch2;h=885618388a1300da680e5df018860d6adf0e5e9d;hb=4fedf98530b3a6ff1ada6d2b9fbbc470e3df300c;hp=0000000000000000000000000000000000000000;hpb=3966bf849d26244bc8b9a39fa485a808272225d0;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch2 b/cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch2 new file mode 100644 index 00000000..88561838 --- /dev/null +++ b/cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch2 @@ -0,0 +1,22 @@ +diff -ur a/configure.ac b/configure.ac +--- a/configure.ac 2016-12-24 08:32:29.025598527 -0700 ++++ b/configure.ac 2016-12-24 08:33:15.857611555 -0700 +@@ -382,6 +382,7 @@ + dnl programs such as yuvdenoise and y4mspatialfilter can use this flag by + dnl simply adding programname_CFLAGS=@PROGRAM_NOPIC@ to the Makefile.am + ++PROGRAM_NOPIC="" + AC_SUBST(PROGRAM_NOPIC) + + if test "$enable_simd_accel" != "false" -a "$enable_simd_accel" != "no" +diff -ur a/configure b/configure +--- a/configure 2016-12-24 08:59:51.019865977 -0700 ++++ b/configure 2016-12-24 08:59:28.814032493 -0700 +@@ -19069,6 +19069,7 @@ + esac + + ++PROGRAM_NOPIC="" + + if test "$enable_simd_accel" != "false" -a "$enable_simd_accel" != "no" + then