Re: [PATCH] configure: update list of preserved environment variables

2022-06-08 Thread Matheus Kowalczuk Ferst
On 07/06/2022 07:49, Paolo Bonzini wrote: > INSTALL and LIBTOOL are not used anymore, but OBJCFLAGS is new and > was not listed. > > Signed-off-by: Paolo Bonzini > --- > configure | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/configure b/configure > index f35847c3

[PATCH] configure: update list of preserved environment variables

2022-06-07 Thread Paolo Bonzini
INSTALL and LIBTOOL are not used anymore, but OBJCFLAGS is new and was not listed. Signed-off-by: Paolo Bonzini --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure b/configure index f35847c3cd..ce81419629 100755 --- a/configure +++ b/configure @@ -2737,1