[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog TODO libtoolize.m4sh
From: |
Gary V . Vaughan |
Subject: |
libtool ChangeLog TODO libtoolize.m4sh |
Date: |
Tue, 22 Feb 2005 10:27:07 -0500 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch:
Changes by: Gary V. Vaughan <address@hidden> 05/02/22 15:27:07
Modified files:
. : ChangeLog TODO libtoolize.m4sh
Log message:
Using `libtoolize --copy --ltdl' was not preserving timestamps, so
parts of the autoconf bootstrap would be rerun spuriously after
the files had been copied into the source tree:
* libtoolize.m4sh (TAR): New default tar command.
(func_copy_cb): Move the core copying internals to here, using
$TAR to transfer files if possible when --copy was specified.
(func_copy): Adjust to call func_copy_cb.
* TODO: Remember to refactor this fix in due course.
Reported by Jeff Squyres <address@hidden>
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.1850&tr2=1.1851&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/TODO.diff?tr1=1.60&tr2=1.61&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtoolize.m4sh.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libtool ChangeLog TODO libtoolize.m4sh,
Gary V . Vaughan <=