On 6/29/18, Ian Lance Taylor <i...@golang.org> wrote: > On Fri, Jun 29, 2018 at 8:43 AM, Jakub Jelinek <ja...@redhat.com> wrote: >> On Fri, Jun 29, 2018 at 09:09:38AM -0600, Jeff Law wrote: >>> > Btw, running find to search for libtool.m4/ltmain.sh I find extra >>> > copies in >>> > >>> > ./libgo/config/ltmain.sh >>> > ./libgo/config/libtool.m4 >>> > >>> > which are nearly identical besides appearantly patched in GO support? >>> > >>> > Can we consolidate those and/or do we need to patch those as well? >>> Ideally consolidate. The README indicates that directory is supposed >>> "temporarily until Go support is added to autoconf and libtool". >> >> Can it be done when these files are not owned by GCC, but copied from >> upstream? > > I sent the libtool patches upstream years ago, but I'm not sure what > happened to them. > > Ian >
Try pinging them; when there are libtool maintainers, they sometimes miss stuff.