Re: Rebuilding config_h.SH
[email protected] (Andrew Dougherty) Mon, 3 Jan 2005 14:52:50 -0500 (EST)
| Newsgroups | perl.perl5.build |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Dec 2004, H.Merijn Brand wrote:
> In order to get in sync, I rebuilt config_h.SH with metaconfig, and the
> content was the same, but reshuffled (reordered)
>
> This cause HAS_QUAD to be too far down and also LONGLONG to be used before
> defined
If I recall correctly, the dependencies in the metaconfig units control
the ordering in Configure, but not the ordering in config_h.SH. The
ordering in config_h.SH, I believe, is determined by a simple alphabetical
ordering of the units. That's what the a_dvisory/ directory is for. I
think there are some more details in the metaconfig/README file.
--
Andy Dougherty [email protected]