libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog libltdl/config/ltmain.m4sh


From: Charles Wilson
Subject: libtool ChangeLog libltdl/config/ltmain.m4sh
Date: Sat, 09 Jun 2007 17:46:41 +0000

CVSROOT:        /sources/libtool
Module name:    libtool
Changes by:     Charles Wilson <cwilson>        07/06/09 17:46:41

Modified files:
        .              : ChangeLog 
        libltdl/config : ltmain.m4sh 

Log message:
        * ltmain.m4sh (func_emit_libtool_wrapper_script):
        Take an argument to specify value assigned to
        WRAPPER_SCRIPT_BELONGS_IN_OBJDIR in the emitted
        script.
        (func_emit_libtool_cwrapperexe_source) [file scope]:
        define permission flags S_IXGRP and S_IXOTH if not
        already defined.
        (func_emit_libtool_cwrapperexe_source) [LTWRAPPER_DEBUGPRINTF]:
        Use C89-compatible syntax to mimic variadic macros.
        Adjust all callers.
        (func_emit_libtool_cwrapperexe_source) [check_executable]:
        avoid embedded #ifdefs; use S_IXGRP and S_IXOTH
        unconditionally.
        (func_emit_libtool_cwrapperexe_source) [make_executable]:
        ditto.
        (func_emit_libtool_cwrapperexe_source): don't rewrite
        WRAPPER_SCRIPT_BELONGS_IN_OBJDIR posthoc; instead pass
        correct argument when calling func_emit_libtool_wrapper_script.
        (func_mode_link): pass correct argument when calling
        func_emit_libtool_wrapper_script.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2467&r2=1.2468
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/config/ltmain.m4sh?cvsroot=libtool&r1=1.78&r2=1.79




reply via email to

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