bug#23602: Unescaped left brace in regex is deprecated, passed through in regex

2016-05-22 Thread carl hansen
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

bug#23602: Unescaped left brace in regex is deprecated, passed through in regex

2016-05-22 Thread carl hansen
>> 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

bug#23599: Including search directories for pdf and dvi

2016-05-22 Thread Mohammad Akhlaghi
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

bug#23599: Including search directories for pdf and dvi

2016-05-22 Thread Mathieu Lirzin
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

bug#23599: Including search directories for pdf and dvi

2016-05-22 Thread Mohammad Akhlaghi
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