Re: How to build libtool from git sources properly?
Igor Zhbanov <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <CAEUiM9MCcMXjfk88x4xmTSTMFyB=Ah4oA1iWhBBi98R5pMZfJA@mail.gmail.com> |
Hi Mike, 2016-05-18 16:57 GMT+03:00 Mike Frysinger <[email protected]>: > On 18 May 2016 11:15, Igor Zhbanov wrote: >> How to properly build libtool from git sources. >> >> I see too many differences between >> >> git clone git://git.savannah.gnu.org/libtool.git >> git checkout v2.4.6 >> >> and >> >> http://ftpmirror.gnu.org/libtool/libtool-2.4.6.tar.gz. >> >> How to make cloned sources to look like in release archive? >> Didn't find any instruction. > > run `./bootstrap` > -mike It doesn't work on a PC without git or without network connection because it needs to clone gnulib (although there is no gnulib folder in libtool-2.4.6.tar.gz. But this is probably another story. Thanks. _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool