Re: [PATCH 0/3] configure: fix forSunOS based systems

2020-07-27 Thread Thomas Huth
Hi David, On 18/07/2020 15.19, David CARLIER wrote: > From 63a3c9639d708a796abd958607aa6376fc9b99f2 Mon Sep 17 00:00:00 2001 > From: David Carlier > Date: Sat, 18 Jul 2020 13:27:52 +0100 These headers --^ should not be part of the e-mail body (otherwise they will be part of the patch descriptio

Re: [PATCH 0/3] configure: fix forSunOS based systems

2020-07-18 Thread Philippe Mathieu-Daudé
Hi David, Your git-sendemail seems broken... Usually 0/N is for the cover letter, patches are 1/N to N/N. Also patches are sent as replies to the cover (as a thread). In your series all patches are posted as new thread... On 7/18/20 3:19 PM, David CARLIER wrote: > From 63a3c9639d708a796abd958607a

[PATCH 0/3] configure: fix forSunOS based systems

2020-07-18 Thread David CARLIER
>From 63a3c9639d708a796abd958607aa6376fc9b99f2 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Sat, 18 Jul 2020 13:27:52 +0100 Subject: [PATCH 1/3] configure: fix for SunOS based systems. local directive make the configure fails on these systems. Signed-off-by: David Carlier --- configure |