]> git.ipfire.org Git - thirdparty/libtool.git/commit
Using `libtoolize --copy --ltdl' was not preserving timestamps, so
authorGary V. Vaughan <gary@gnu.org>
Tue, 22 Feb 2005 17:41:46 +0000 (17:41 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 22 Feb 2005 17:41:46 +0000 (17:41 +0000)
commit0e92488ef954c362a7a62d607e9eef0e4e236db8
treed030739916886e7c8b0d0328103737d74cb70d0a
parenteba2a2a0ca6e515825ae5e6d97574d1f794c4423
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.
Reported by Jeff Squyres <jsquyres@lam-mpi.org>
ChangeLog
libtoolize.m4sh