diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-04 21:33:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-04 21:35:42 +0200 |
commit | 4d11848a21d4424a04e8428c4cd3bd5e972aacdf (patch) | |
tree | cf525428a1a5cce093a05d20c15284beb6bac12f /package/python-ipython/Config.in | |
parent | 97bebe2d00141bdd6613cbfa7990767468fb55b2 (diff) | |
download | buildroot-4d11848a21d4424a04e8428c4cd3bd5e972aacdf.tar.gz buildroot-4d11848a21d4424a04e8428c4cd3bd5e972aacdf.zip |
libqmi: fix patch for canonicalize_file_name() issue
The patch added in commit c78b65c4f161ec101ff02880788ef22eb7c87d76 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>
Diffstat (limited to 'package/python-ipython/Config.in')
0 files changed, 0 insertions, 0 deletions