RE: Problem with internationalisation in texi2any

2020-09-09 Thread Vincent Belaïche
Please ignore the point, as mentioned in the other thread, that was just an installation problem of texinfo. V. De : Vincent Belaïche Envoyé : mardi 8 septembre 2020 11:04 À : Gavin Smith Cc : bug-texinfo@gnu.org Objet : RE: Problem with internationalisation

Re: Texinfo master HEAD build failed on Debian

2020-09-09 Thread Vincent Belaïche
Just for the clarity of my previous statement : what caused the problem is that one of the tools configured was set to the command ':' which is a bash builtin defined as follows in (info "(bash) Bourne Shell Builtins") : `:(a colon)' : [ARGUMENTS] Do nothing beyond expanding ARG

Re: Texinfo master HEAD build failed on Debian

2020-09-09 Thread Vincent Belaïche
Sorry for the much ado for nothing. I could note reproduce the problem either. I had made an svn update anyway and re-installed automake. After configuring with the --disable-perl-xs I could make and install texi2any, and yes, the other problem of internationalisation which I had also disappeared.