libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog Makefile.am libtoolize.m4sh [branch-2-0]


From: Gary V . Vaughan
Subject: libtool ChangeLog Makefile.am libtoolize.m4sh [branch-2-0]
Date: Thu, 24 Mar 2005 07:59:27 -0500

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         branch-2-0
Changes by:     Gary V. Vaughan <address@hidden>        05/03/24 12:59:27

Modified files:
        .              : ChangeLog Makefile.am libtoolize.m4sh 

Log message:
        As a prerequisite for being able to test an uninstalled libtoolize
        for copying files correctly from the source tree, we must know
        exactly which files should be copied by the --ltdl option to avoid
        accidentally picking up compilation objects and other noise when
        $builddir == $srcdir:
        
        * libltdl/loaders/Makefile.am (ltdldatadir, ltdldatafiles)
        (install-data-local): Removed...
        * libltdl/Makefile.am (ltdldatafiles): ...and consolidated here.
        (show-ltdldatafiles): New rule...
        * Makefile.am (ltdldatafiles, libtoolize): ...used to substitute
        exactly which files are installed by libtoolize --ltdl.
        (edit): Move pkgvmacro_DATA substitution expression...
        (libtoolize): ...to here.
        * libtoolize.m4sh: Use func_copy_some_files() instead of
        func_copy_all_from_path() to copy the --ltdl option installed
        files.
        (pkgvltdldirs): New path variable to search for files installed by
        --ltdl option.
        (func_massage_pkgvltdl_files): New function to calculate the list
        of ltdl installation files.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=branch-2-0&tr1=1.1667.2.196&tr2=1.1667.2.197&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/Makefile.am.diff?only_with_tag=branch-2-0&tr1=1.130.2.9&tr2=1.130.2.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtoolize.m4sh.diff?only_with_tag=branch-2-0&tr1=1.1.2.14&tr2=1.1.2.15&r1=text&r2=text





reply via email to

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