rename file and add Andrew 0002 HAVE_DV patch
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / mjpegtools-2.1.0.patch2
1 diff -ur a/configure.ac b/configure.ac
2 --- a/configure.ac      2016-12-24 08:32:29.025598527 -0700
3 +++ b/configure.ac      2016-12-24 08:33:15.857611555 -0700
4 @@ -382,6 +382,7 @@
5  dnl programs such as yuvdenoise and y4mspatialfilter can use this flag by
6  dnl simply adding programname_CFLAGS=@PROGRAM_NOPIC@ to the Makefile.am
7  
8 +PROGRAM_NOPIC=""
9  AC_SUBST(PROGRAM_NOPIC)
10  
11  if test "$enable_simd_accel" != "false" -a "$enable_simd_accel" != "no"
12 diff -ur a/configure b/configure
13 --- a/configure 2016-12-24 08:59:51.019865977 -0700
14 +++ b/configure 2016-12-24 08:59:28.814032493 -0700
15 @@ -19069,6 +19069,7 @@
16  esac
17  
18  
19 +PROGRAM_NOPIC=""
20  
21  if test "$enable_simd_accel" != "false" -a "$enable_simd_accel" != "no"
22  then