libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog libtoolize.m4sh


From: Gary V . Vaughan
Subject: libtool ChangeLog libtoolize.m4sh
Date: Mon, 29 Nov 2004 08:57:03 -0500

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Gary V. Vaughan <address@hidden>        04/11/29 13:50:48

Modified files:
        .              : ChangeLog libtoolize.m4sh 

Log message:
        Add a search path option to libtoolize so that we can run it from
        the testsuite without pulling in the last installed macros and
        ltdl sources:
        
        * libtoolize.m4sh:  Add a -I option to change libtoolize's search
        path for macro files, and libltdl master sources.
        (pkgvdatadir, pkgvmacrodir): Renamed...
        (pkgvdatadirs, pkgvmacrodirs): ...as they can now contain a ':'
        delimited list of directories.  Adjust all callers.
        (func_copy_all_from_path): New function to search a ':' delimited
        search path for a directory to copy.
        (func_serial_update, func_ltmain_update, func_config_update): New
        first parameter is a filename to search for.  srcdir parameter can
        now be a ':' delimited search path.  Adjust all callers.
        (func_copy_some_files): Ditto.
        Put srcfile_spec first in parameter list for consistency with
        other functions.  Adjust all callers.
        (func_copy_cb): func_copy adapter function to call func_copy
        correctly from func_copy_some_files.
        (func_filename_path_search): Return the full path to the first
        occurence of a named file found in a list of directories.
        * tests/testsuite.at (LIBTOOLIZE): Wrap exported LIBTOOLIZE
        initialisation in PREPARE_TESTS diversion to stop it being
        discarded when testsuite is generated.
        (AT_LIBTOOLIZE): Factor out libtoolize calls,
        and set search path to find macros and libltdl source files from
        the source tree.
        (AT_CHECK_LIBTOOLIZE): Test it.
        (AT_BOOTSTRAP): Adjust.  Split out call to make.
        * tests/am-subdir.at: Call make explicitly.
        (Makefile.am): Fix typo in ACLOCAL_AMFLAGS,

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.1765&tr2=1.1766&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtoolize.m4sh.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

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