On 8/19/22 10:02, Paolo Bonzini wrote:
Instead of using feature_not_found(), which is not a good match because
there is no "remedy" to fix the lack of makecontext(), just print a
custom error.
This happens to remove the last use of feature_not_found(), so remove
the definition and the documentation.
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
configure | 11 +----------
docs/devel/build-system.rst | 5 -----
2 files changed, 1 insertion(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~