diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2021-02-07 16:15:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-07 20:38:39 -0800 |
commit | c0ccc8b90190c95ba455c2d11315b641ea0fa8a0 (patch) | |
tree | 0747d747f42e3284ce9a7a171e46bde7eacf079a /meta-python/recipes-core | |
parent | 98bad0652647e2ef807c12552ac20041d335f412 (diff) | |
download | meta-openembedded-c0ccc8b90190c95ba455c2d11315b641ea0fa8a0.tar.gz |
freeradius: fix build failure with autoconf 2.71
While using autoconf 2.71, the AM_MISSING_PROG caused unexpected error:
...
configure.ac: error: required file 'missing' not found
...
Since these tools were explicitly added by autotools bbclass,
remove the testing to workaround the error with autoconf 2.7
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
0 files changed, 0 insertions, 0 deletions