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
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
9 AC_SUBST(PROGRAM_NOPIC)
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 @@
21 if test "$enable_simd_accel" != "false" -a "$enable_simd_accel" != "no"