On 21/12/23 18:19, Paolo Bonzini wrote:
Do not use a subshell to hide the shadowing of $config_host_mak.
Signed-off-by: Paolo Bonzini
---
configure | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé
Do not use a subshell to hide the shadowing of $config_host_mak.
Signed-off-by: Paolo Bonzini
---
configure | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/configure b/configure
index 6ea8f53310e..c634948051b 100755
--- a/configure
+++ b/configure
@@ -1671,10 +1671,9