Fix detection of MacOS X native provided libpng
authorNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 2 Jan 2012 22:45:22 +0000 (17:45 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 2 Jan 2012 22:45:22 +0000 (17:45 -0500)
commitcfa38d82790664fe638a5edf0bdbfba9dfc42bb0
tree8729481ed1a4c4fa4be773838b950bde845849ba
parent7c089eab693837017f0d67136b4e55605c836b91
Fix detection of MacOS X native provided libpng

* m4/sxe-mm.m4 (_SXE_MM_CHECK_PNG_VERSION): Use the previously
detected PNG LDFLAGS, CFLAGS and LIBS when determining version.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
m4/sxe-mm.m4