On 16 Feb 2021 11:54, Jeff Law wrote:
> On 2/13/21 7:32 PM, Mike Frysinger via Gcc-patches wrote:
> > Move custom macros to acinclude.m4 so we can autogenerate aclocal.m4
> > with aclocal.  This matches every other project in the tree.
> >
> > libiberty/ChangeLog:
> >
> >     * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define.
> >     (configure_deps): Rename to ...
> >     (aclocal_deps): ... this.  Replace aclocal.m4 with acinclude.m4.
> >     ($(srcdir)/configure): Replace $(configure_deps) with
> >     $(srcdir)/aclocal.m4.
> >     * aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate.
> >     * acinclude.m4: New file.
> >     * configure: Regenerate.
> OK for the trunk.
> 
> Do you have commit privs or do you need someone to commit for you?

thanks, i've pushed it now
-mike

Reply via email to