contribs: Add a patch for libpng for building with automake 1.11
commitf7a43ee510aca827892ae9891904d219faa6e264
authorMartin Storsjö <martin@martin.st>
Tue, 9 Jul 2013 11:22:15 +0000 (9 14:22 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 9 Jul 2013 11:24:08 +0000 (9 14:24 +0300)
treef02742fff62bbf4a68979f1786f259e3a014d4fb
parent2be7fadd26b77207f3d304af183014090aad0e15
contribs: Add a patch for libpng for building with automake 1.11

automake 1.12 changed the default for tests, requiring projects
that need serial test execution to add an option for setting this.
This option isn't available on automake 1.11, so those projects
became incompatible with automake 1.11 once they got ready for 1.12.
This obviously isn't an issue in most cases where the prebuilt
configure is good enough.

Since we don't run the tests in contribs, just remove this option
for now, to allow building with both automake 1.11 and 1.12.

Signed-off-by: Martin Storsjö <martin@martin.st>
contrib/src/png/automake.patch [new file with mode: 0644]
contrib/src/png/rules.mak