Skip to content
Commit 7b69814d authored by Jean-Christian de Rivaz's avatar Jean-Christian de Rivaz Committed by Peter Korsgaard
Browse files

gd: ensure libpng-config from staging is used



The gd package configure call 'libpng-config' to get the compiler
flags required to use the libpng. The configure correctly allow to
specify the path of the staging libpng-config by using the
ac_cv_path_LIBPNG_CONFIG but the configure.ac call simply
'libpng-config' instead of the specified one. The configure.ac is now
modified to call the specified libpng_config.

[Peter: explictly pass --without-png instead of auto detect]
Signed-off-by: default avatarJean-Christian de Rivaz <jc@eclis.ch>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent a1b941d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment