Re: use build-aux
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
Hello Eric Eric Blake <ebb9 <at> byu.net> writes: > > Now that we use git, it's much easier to move directories around without > losing history (compared to how things were in CVS). I'm committing > this patch to head, and a similar one to the branch, to use the build-aux > directory, consistent with other GNU projects, rather than . on the branch > and ltdl/config on head. You need to ensure build-aux/mkstamp exists at the end of the bootstrap. You could copy it from ltdl/config/. FWIW I think libtool should move to using build-aux only after moving to git, thus after 2.2. BTW, HEAD m4 needs the same bash redirected compound command workaround for package.m4 as Autoconf. Cheers, Ralf