libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog Makefile.am configure.ac [branch-2-0]


From: Gary V . Vaughan
Subject: libtool ChangeLog Makefile.am configure.ac [branch-2-0]
Date: Mon, 04 Apr 2005 08:29:51 -0400

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         branch-2-0
Changes by:     Gary V. Vaughan <address@hidden>        05/04/04 12:29:51

Modified files:
        .              : ChangeLog Makefile.am configure.ac 

Log message:
        Getting the value of ltdldatafiles from a submake was not
        portable, and had problems with GNU make-3.80 at least.  This
        changeset pulls the installation rules for libtoolize's copy of
        the libltdl sources out of libltdl/Makefile.am so that
        ltdldatafiles is defined in the same Makefile that uses it.  Also,
        this makes a start at cleaning up libltdl/Makefile.am so that it
        is useful in a package that uses `libtoolize --ltdl':
        
        * libltdl/loaders/Makefile.am: Removed entirely.
        * libltdl/Makefile.am (dlopen.la, dld_link.la, dyld.la)
        (load_add_on.la, loadlibrary.la, shl_load.la): All built from here
        now that the loaders submake has gone.
        (show-ltdldatafiles): Removed.  No longer required.
        (ltdldatadir, ltdldatafiles, install-local): Moved from here...
        * Makefile.am (ltdldatadir, ltdldatafiles, install-local): ..to
        here.
        (libtoolize): Substitute $(ltdldatafiles) directly without calling
        make to get the value from libltdl/Makefile.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=branch-2-0&tr1=1.1667.2.204&tr2=1.1667.2.205&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.10&tr2=1.130.2.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/configure.ac.diff?only_with_tag=branch-2-0&tr1=1.56.2.9&tr2=1.56.2.10&r1=text&r2=text





reply via email to

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