libtool-patches
[Top][All Lists]
Advanced

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

Re: [patch] allow --with-pic to accept package names


From: Ollie Wild
Subject: Re: [patch] allow --with-pic to accept package names
Date: Sun, 7 Nov 2010 22:09:44 -0600

On Sat, Oct 23, 2010 at 2:32 AM, Ralf Wildenhues <address@hidden> wrote:
>
> This patch looks ok but it uses $pkg and $p which are not in Libtool's
> name space, and it lacks updates to NEWS, libtool.texi, and the test
> suite.  Oh yes, the --enable-shared code has similar problems, but a
> patch shouldn't be held hostage for drive-by bugs.  ;-)

Here's an updated patch which includes a new test, documentation, and
fixed variable names.  Please take another look.

Thanks,
Ollie


2010-11-07  Ollie Wild  <address@hidden>

        Modify --with-pic to support per-package configurations.
        * libltdl/m4/libtool.m4:  Modify --with-pic to accept a list of
        package names.  Modelled off --enable-shared.
        * tests/with-pic.at: New test.
        * Makefile.am (TESTSUITE_AT): Add tests/with-pic.at.
        * doc/libtool.texi (LT_INIT): Enhance documentation of
        --with-pic configure flag.
        * NEWS (New features): Mention that --with-pic now accepts a
        comma-separated list of package names.

Attachment: with-pic.txt
Description: Text document


reply via email to

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