libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/7] bootstrap: split into reusable parts.


From: Gary V. Vaughan
Subject: Re: [PATCH 1/7] bootstrap: split into reusable parts.
Date: Tue, 08 Nov 2011 21:07:03 +0700

Pushed this series.

I added a few bug fixes too (FYI posts sent already), and
incorporated improvements thanks to feedback from Roumen and
Chuck.

On 5 Nov 2011, at 23:40, Gary V. Vaughan wrote:

> I'll push the whole series in 72 hours or so.
> 
> * bootstrap: Bourne shell has no scoping, so be extremely
> careful with namespaces, functions in `^func_' and `^require_';
> private variables in `^_G_', and public variables all well
> documented by comments.
> * libltdl/config/extract-trace: New file, containing the minimum
> of code previously in bootstrap plus a little glue to make the
> GNU M4 based autotools tracing function (as opposed to the
> kludgy sed extraction currently used everywhere else) a
> standalone script that can be executed or sourced.
> * libltdl/config/options-parser: New file, containing the
> pluggable options parser code shared between the other two.
> * bootstrap.conf: Adjust.
> * Makefile.am (EXTRA_DIST): Be sure to distribute the new
> extract-trace and options-parser scripts.
> (install-data-local): And install them where libtoolize can find
> them.
> 
> Signed-off-by: Gary V. Vaughan <address@hidden>

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]