[PATCH] maint: Update files from upstream with 'make fetch'

2020-09-02 Thread Issam E. Maghni
* lib/config.guess: Update. * lib/config.sub: Likewise. * lib/gendocs_template: Likewise. * lib/gitlog-to-changelog: Likewise. * lib/texinfo.tex: Likewise. * lib/update-copyright: Likewise. Signed-off-by: Issam E. Maghni --- lib/config.guess| 48 +++- lib/config.sub | 584

Re: [PATCH] Use the first form of test command

2020-08-16 Thread Issam E. Maghni
Hey Karl, thank you for your quick response! I did what you’ve asked. https://lists.gnu.org/archive/html/config-patches/2020-08/msg2.html Cheers! > On 08/17/2020 12:47 AM Karl Berry wrote: > > > Hi Issam, > > --- a/lib/config.guess > +++ b/lib/config.guess > ... > - if [ "

[PATCH] Use the first form of test command

2020-08-16 Thread Issam E. Maghni
/-/merge_requests/4704 Signed-off-by: Issam E. Maghni --- lib/config.guess | 24 lib/config.sub | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/config.guess b/lib/config.guess index 45001cfec..55d5edb36 100755 --- a/lib/config.guess +++ b/lib