codec: videotoolbox: check if H264 needs restart
[vlc.git] / contrib / src / png / automake.patch
blobae42262428129614199dd48e10d910b6825c2220
1 --- libpng-1.6.8/configure.ac.orig 2014-02-08 15:42:46.399091835 +0100
2 +++ libpng-1.6.8/configure.ac 2014-02-08 15:47:42.684534041 +0100
3 @@ -27,7 +27,7 @@
4 # dist-xz requires automake 1.11 or later
5 # 1.12.2 fixes a security issue in 1.11.2 and 1.12.1
6 # 1.13 is required for parallel tests
7 -AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects])
8 +AM_INIT_AUTOMAKE([1.11 foreign dist-xz color-tests silent-rules subdir-objects])
9 # The following line causes --disable-maintainer-mode to be the default to
10 # configure, this is necessary because libpng distributions cannot rely on the
11 # time stamps of the autotools generated files being correct