libtool-commit
[Top][All Lists]
Advanced

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

fix testsuite with support for -I in libtoolize [libtool--devo--1.0--pat


From: Gary V. Vaughan
Subject: fix testsuite with support for -I in libtoolize [libtool--devo--1.0--patch-330]
Date: Mon, 29 Nov 2004 13:47:45 +0000 (GMT)
User-agent: mailnotify/0.6

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1766 2004/11/29 13:50:46
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

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,
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This commit notification generated by tlaapply version 0.9
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0




reply via email to

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