libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] option detection failures


From: Christian Cornelssen
Subject: Re: [PATCH] option detection failures
Date: Fri, 22 Nov 2002 18:18:51 +0100 (CET)

Hello,

On Wed, 30 Oct 2002, Robert Boehne wrote:

> I have tentatively approved this patch after testing on 6 unicies,
> pending copyright assignment.

Copyright assignment has been submitted to the FSF a while ago.
What about commiting?

I have attached the diff against CVS head as of Fri Nov 22, 2002.

Here is my draft of the accompanying ChangeLog entry:

2002-11-22  Christian Cornelssen  <address@hidden>

        * libtool.m4 (AC_LIBTOOL_COMPILER_OPTION,
        AC_LIBTOOL_PROG_CC_C_O): Changed method for compilation with
        custom flags to be language-independent.  Thereby removed
        CFLAGS/GCJFLAGS mixup bug.  Imitate Autoconf-style logging.
        Log entries no longer discarded by compilation failures.
        (_LT_AC_LANG_C_CONFIG, _LT_AC_LANG_CXX_CONFIG,
        _LT_AC_LANG_GCJ_CONFIG): Tuned settings of
        lt_simple_compile_test_code and lt_simple_link_test_code
        to avoid warnings that could break some option detections.
        (AC_LIBTOOL_PROG_COMPILER_NO_RTTI): Removed
        redundant "-c conftest.$ac_ext" in the argument to
        AC_LIBTOOL_COMPILER_OPTION.
        (AC_LIBTOOL_PROG_LD_SHLIBS): Replaced C-specific conftest
        source code with $lt_simple_compile_test_code, to support
        the "-lc" test with other languages.

Regards,

Christian Cornelssen

Attachment: libtool.m4.diff
Description: Text document


reply via email to

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