Hi!
Given:
On 2022-09-20T14:42:53+0100, Iain Sandoe via Gcc-patches
wrote:
> +1 from me …
> .. I have been maintaining something similar locally.
On 2022-09-20T17:23:15+0200, Martin Liška wrote:
> I do support that as well.
..., I have now pushed to master branch
commit 25861cf3a88a07c8dca3
On 9/20/22 15:37, Thomas Schwinge wrote:
> |Then, make it simply call 'autoreconf' for all 'config_folders'. (Also, I'm
> not running into the issue you've stated in the script that "apparently
> automake is somehow unstable -> skip it for gotools".)|
I do support that as well.
What will be the
Hi!
> On 20 Sep 2022, at 14:37, Thomas Schwinge wrote:
> On 2022-08-25T11:42:01+0200, Martin Liška wrote:
>> I wrote a scipt that runs autoconf in all folders that have configure.ac
>> file and same for autoheader (where AC_CONFIG_HEADERS is present) and
>> this is the output.
>>
>> The script
Hi!
On 2022-08-25T11:42:01+0200, Martin Liška wrote:
> I wrote a scipt that runs autoconf in all folders that have configure.ac
> file and same for autoheader (where AC_CONFIG_HEADERS is present) and
> this is the output.
>
> The script can be seen here:
> https://github.com/marxin/script-misc/bl
On 8/25/2022 3:42 AM, Martin Liška wrote:
Hi.
I wrote a scipt that runs autoconf in all folders that have configure.ac
file and same for autoheader (where AC_CONFIG_HEADERS is present) and
this is the output.
The script can be seen here:
https://github.com/marxin/script-misc/blob/master/gcc-
On 8/25/22 14:21, Richard Sandiford wrote:
> Do you know what's going on with these ifndef guards? How were they
> there before?
There were there since
commit 5213506e247206177045f832a0911db0118a8641
Author: Ralf Wildenhues
Date: Sat Aug 22 13:22:20 2009 +
Regenerate tree using Autoc
Martin Liška writes:
> Hi.
>
> I wrote a scipt that runs autoconf in all folders that have configure.ac
> file and same for autoheader (where AC_CONFIG_HEADERS is present) and
> this is the output.
>
> The script can be seen here:
> https://github.com/marxin/script-misc/blob/master/gcc-autoconf-al
Hi.
I wrote a scipt that runs autoconf in all folders that have configure.ac
file and same for autoheader (where AC_CONFIG_HEADERS is present) and
this is the output.
The script can be seen here:
https://github.com/marxin/script-misc/blob/master/gcc-autoconf-all.py
I'm going to add the script to
Hi,
I am checking in this patch to regenerate configure files with the
updated libtoo.m4. libjava/libltdl and libgo aren't updated since they
have their own version of libtoo.m4. They should be updated separately.
H.J.
boehm-gc/
2012-05-16 H.J. Lu
* configure: Regenerated.
g