libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog Makefile.am configure.ac


From: Gary V . Vaughan
Subject: libtool ChangeLog Makefile.am configure.ac
Date: Mon, 04 Apr 2005 08:12:25 -0400

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Gary V. Vaughan <address@hidden>        05/04/04 12:12:25

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?tr1=1.1906&tr2=1.1907&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/Makefile.am.diff?tr1=1.143&tr2=1.144&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/configure.ac.diff?tr1=1.65&tr2=1.66&r1=text&r2=text





reply via email to

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