Re: [PATCH] newlib: README: libgloss no longer uses '--cygnus' automake option
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Dec 30 13:21, Jon Turney wrote: > --- > newlib/README | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/newlib/README b/newlib/README > index 8ed1871bd..da763cb50 100644 > --- a/newlib/README > +++ b/newlib/README > @@ -578,9 +578,6 @@ If you have regenerated a configure file or if you have modified a Makefile.am > file, you will need to regenerate the appropriate Makefile.in file(s). > For newlib, automake is a bit trickier. > > -First of all, note that all the Makefile.in files in libgloss must be > -generated using the --cygnus option of automake. > - > Makefile.in files are generated from the nearest directory up the chain > which contains a configure.ac file. In most cases, this is the same > directory containing configure.ac, but there are exceptions. > -- > 2.34.1 Please push. Thanks, Corinna