Re: Autoreconf calling order order [WAS FYI: 333-gary-refactor-LTDL_INIT.patch]
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches,gmane.comp.sysutils.autoconf.patches,gmane.comp.gnu.libtool.patches |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
* Gary V. Vaughan wrote on Thu, Jan 24, 2008 at 06:19:37PM CET: > > I haven't picked through the logic inside autoreconf, but it seems > completely wrong to me for it to run any tool that affects the contents > of aclocal.m4 after aclocal itself (unless, perhaps, it reruns aclocal > again later). aclocal will be rerun again after libtoolize. Cheers, Ralf