updated ffmpeg to 3.3, 11 3rd party libs, svg tmpl file
[goodguy/history.git] / cinelerra-5.1 / thirdparty / src / faac.patch2
1 --- faac-1.28.orig/configure.in 2009-02-04 17:55:38.000000000 -0700
2 +++ faac-1.28/configure.in      2016-07-05 09:30:08.119772898 -0600
3 @@ -34,9 +34,9 @@
4                              external_mp4v2=no, -lstdc++),
5                 external_mp4v2=no, [#include <mp4.h>])
6  
7 -if test x$external_mp4v2 = xyes; then
8 -  AC_MSG_NOTICE([*** Building with external mp4v2 ***])
9 -else
10 +# if test x$external_mp4v2 = xyes; then
11 +#  AC_MSG_NOTICE([*** Building with external mp4v2 ***])
12 +# else
13    if test x$WITHMP4V2 = xyes; then
14       AC_MSG_NOTICE([*** Building with internal mp4v2 ***])
15       AM_CONDITIONAL(WITH_MP4V2, true)
16 @@ -44,7 +44,7 @@
17       MY_DEFINE(HAVE_LIBMP4V2)
18    else
19       AC_MSG_NOTICE([*** Building WITHOUT mp4v2 ***])
20 -  fi
21 +#  fi
22  fi
23  
24  dnl Check for DRM mode