[libpng15] Allow unversioned links created on install to be disabled in

configure.  In configure builds 'make install' changes/adds links like png.h
and libpng.a to point to the newly installed, versioned, files (e.g.
libpng17/png.h and libpng17.a). Three new configure options and some
rearrangement of Makefile.am allow creation of these links to be disabled.
This commit is contained in:
John Bowler
2013-12-29 19:09:48 -06:00
committed by Glenn Randers-Pehrson
parent c5c7156df0
commit b86dd0b19b
4 changed files with 113 additions and 33 deletions

View File

@@ -58,6 +58,11 @@ Version 1.5.18beta03 [December 30, 2013]
system pnglibconf.h.
Rebuilt configure scripts with automake 1.14.1 and autoconf-2.69.
Require automake-1.13 and enable automake "subdirs" feature in autoconf.ac.
Allow unversioned links created on install to be disabled in configure.
In configure builds 'make install' changes/adds links like png.h
and libpng.a to point to the newly installed, versioned, files (e.g.
libpng17/png.h and libpng17.a). Three new configure options and some
rearrangement of Makefile.am allow creation of these links to be disabled.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit