libgeotiff: fix static linking issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Oct 2014 16:10:45 +0000 (18:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 9 Oct 2014 22:11:01 +0000 (00:11 +0200)
commitca3465f6673201a28af076755cc01c57bf1090de
tree60934d0c60ff38d2416d9516517811d02886fc28
parent9f5e9f200dc3295d2a9e6f4f1dd839485ad350b1
libgeotiff: fix static linking issue

This commit adds a patch to improve the libgeotiff configure script to
use pkg-config to detect libtiff, which allows to properly take into
account dependant libraries such as libz and libjpeg.

As a consequence, we now autoreconf the libgeotiff package, and add
host-pkgconf as a dependency.

Fixes:

  http://autobuild.buildroot.org/results/649/6498d6516a412b12d68fa9f6a66172021abadc34/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libgeotiff/libgeotiff-0001-use-pkg-config.patch [new file with mode: 0644]
package/libgeotiff/libgeotiff.mk