1 --- libpng-1.6.29/Makefile.am.orig 2017-04-08 12:12:49.688261183 +0200
2 +++ libpng-1.6.29/Makefile.am 2017-04-08 12:13:27.148259514 +0200
4 ACLOCAL_AMFLAGS = -I scripts
6 # test programs - run on make check, make distcheck
7 -check_PROGRAMS= pngtest pngunknown pngstest pngvalid pngimage pngcp
10 check_PROGRAMS += timepng
13 # Utilities - installed
14 -bin_PROGRAMS= pngfix png-fix-itxt
17 # This ensures that pnglibconf.h gets built at the start of 'make all' or
18 # 'make check', but it does not add dependencies to the individual programs,