Re: How to build libtool from git sources properly?
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On 05/19/2016 12:56 AM, Igor Zhbanov wrote: > > I wanted to build it from a local git mirror (a protection against network > outages on our or your side), checking out on v2.4.6 tag. So when a new > release would be available, I would simply change the commit hash in a > local git submodule. But I've found that it's not enough to have sources of > libtool because it needs sources of gnulib. And it's impossible to build it > from unmodified sources if you want to build it without network access, > because you need at least patch it to use local version of gnulib. Projects that use gnulib's bootstrap can set environment variables to point to a local clone of gnulib.git. However, libtool uses its own custom bootstrap, and I don't know if it has that same functionality. Patches are certainly welcome. And it would also be nice if libtool's own bootstrap could be merged back upstream with gnulib's bootstrap. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool
signature.asc
(application/pgp-signature, 604 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXPcw9AAoJEKeha0olJ0NqNR0H/01UYalGsZq2jjO+ypnszH4c uj7poSn8ub/NNSkoSvlgT8/V0+7AFW1H3iHBTGEt/Bw6wl/3ABffJn3eGRGosjzf N1D0qm+t4UnRbA2wsTCNPOyemrU/B44Kq2TmZrZ/XMcMNj4CneBkSIEkKlMOgTum RkPvwBC1VkQdGpEGTEK7SUHdyge13u1iDoRuOMfow9uFBzTSCWQaJZAW9RC3hvYx ldj3CgtMcSRp5p24LYTS3K8SfnsB1ioNQfqE3+T00IMR+Yt21bDe1p4yMdAptsjc xi5If4ZLal/mACIW5k1zTKW7beumDBuLzx8IkFTDln1cXgjaRsoXYzFSTDv6TkY= =/dLt -----END PGP SIGNATURE-----