]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtoolize: ignore trailing junk on scriptversion line.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 5 May 2009 05:39:16 +0000 (07:39 +0200)
committerPeter O'Gorman <peter@pogma.com>
Sun, 15 Nov 2009 20:19:50 +0000 (14:19 -0600)
commitc920a14ab7040428e51629a391efbd85073258d0
treefd1da40868f2ca6d488f8e96d7546a931069b237
parent1d7d1f2c4b45bc98870d60b1af08c0fa851fedd2
libtoolize: ignore trailing junk on scriptversion line.

* libtoolize.m4sh (func_install_update): Ignore semi-colon or
comment-sign and all following characters when parsing a
`scriptversion' line in one of the auxiliary scripts; recent
Automake-provided script have a stylized comment to induce
Emacs to use UTC.
Exposed by the `libtoolize config files serial update' test.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libtoolize.m4sh