kumquat-buildroot/package/libqmi
Thomas Petazzoni 4d11848a21 libqmi: fix patch for canonicalize_file_name() issue
The patch added in commit c78b65c4f1 was
bogus: it adds some code conditionally on HAVE_CANONICALIZE_FILE_NAME
being undefined, but there is nothing that defines
HAVE_CANONICALIZE_FILE_NAME if canonicalize_file_name() is already
provided by the C library.

This commit fixes that by adding the appropriate autoconf check.

Fixes:

  http://autobuild.buildroot.net/results/4f0eb2af09c92ff4cd7448211ffda432754d4e60/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-04 21:35:42 +02:00
..
0001-musl-compat-canonicalize_file_name.patch libqmi: fix patch for canonicalize_file_name() issue 2017-05-04 21:35:42 +02:00
Config.in package/l*/Config.in: fix ordering of statements 2017-05-01 11:51:23 +02:00
libqmi.hash package/libqmi: bump version to 1.18.0 2017-04-27 15:27:51 +02:00
libqmi.mk libqmi: fix patch for canonicalize_file_name() issue 2017-05-04 21:35:42 +02:00