On Sun, May 22, 2016 at 11:23 PM, carl hansen
wrote:
> >> automake --version
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at
> /opt/gsrc/bin/automake line 3936.
> automake (GNU automake) 1.15
> Copyright (C) 2014 F
>> automake --version
Unescaped left brace in regex is deprecated, passed through in regex;
marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at
/opt/gsrc/bin/automake line 3936.
automake (GNU automake) 1.15
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or
Hi Mathieu,
Thank you very much for the prompt answer.
On 05/23/2016 10:08 AM, Mathieu Lirzin wrote:
Hello,
Mohammad Akhlaghi writes:
I currently have a workaround for this problem (copying or making a
symbolic link from the `bootstrapped/doc/fdl.texi' to the
`doc/fdl.texi' during the boots
Hello,
Mohammad Akhlaghi writes:
> I currently have a workaround for this problem (copying or making a
> symbolic link from the `bootstrapped/doc/fdl.texi' to the
> `doc/fdl.texi' during the bootstrap process), however, this is not
> elegant! This file is a bootstrapped file and it would be much
Hello,
In buiding Gnuastro, we are using Gnulib's `build-aux/bootstrap'.
To keep the source files clean, we have configured the bootstrap
process to build all its files and directories in a directory named
"bootstrapped". In the Git repository (link below), this directory is
basically empty (exc