]> git.ipfire.org Git - thirdparty/libtool.git/commit
Under certain circumstances, not all of the macro files were
authorGary V. Vaughan <gary@gnu.org>
Mon, 4 Apr 2005 17:38:14 +0000 (17:38 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 4 Apr 2005 17:38:14 +0000 (17:38 +0000)
commita771d41d5fd05a319795001b87fb4ab7db000746
treebfe0d10d48bcf51b786659dabc2c3d25184a3e8c
parent1a55ad3896a367c341fa8e64554fe9f8e1ecc509
Under certain circumstances, not all of the macro files were
copied into the destination directory.  This changeset fixes
that bug:

* libtoolize.m4sh (func_serial_update):  Renamed local variable
`my_update_p' to `my_serial_update_p', and initialise it correctly
even when the destination file is not yet there.
Reported by Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
ChangeLog
libtoolize.m4sh