libtool-commit
[Top][All Lists]
Advanced

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

libtool--gary--1.0--patch-16..18


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-16..18
Date: Wed, 16 Jun 2004 16:09:40 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1501 2004/06/16 15:08:28
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        
        Automake 1.9 won't have the AC_PROG_EGREP bug (aclocal used to
        pull an old installed libtool.m4 as well as the bootstrap
        m4/libtool.m4 if an AC_DEFUN was removed), and we have
        lt~obsolete.m4 to work around it in the mean time.  libtoolize
        can install macro files from $prefix/share/aclocal perfectly well
        without us needing to move to a whole other directory:
        
        * Makefile.am (pkgmacro_DATA): Renamed to aclocal_DATA, so m4
        files are installed to $prefix/share/aclocal again.
        (install-data-local): Don't remove just installed macros!
        * libtoolize.in (pkgmacrodir): Renamed to aclocaldir.
        (func_copy_some_files): New function factored out of...
        (func_copy_all_files): ...here.  Adjust to use func_copy_some_files.
        (re_pkgaux_files): Renamed to glob_pkgaux_files, since it is not
        a regular expression.
        (re_pkgmagro_files): Replaced with...
        (pkgmacro_files): ...a colon delimited list of libtool installed
        m4 files from aclocaldir.
        (Main): Copy macro files from aclocaldir again.
        * NEWS: Updated.
-- 
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.5
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]