]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix problems with serial comparison sed scripts, and factor out
authorGary V. Vaughan <gary@gnu.org>
Fri, 1 Apr 2005 13:52:36 +0000 (13:52 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 1 Apr 2005 13:52:36 +0000 (13:52 +0000)
commit571ca4747f7fc1dd592086ec3b81fda3652e7df5
treea4d8dd5d737e3975f9b0e9523403009bc63d637b
parent1d0a9b3d7fe5b412ddf3ef81f5e9d7340cd6153c
Fix problems with serial comparison sed scripts, and factor out
common code from similar serial comparison functions:

* libtoolize.m4sh (func_keyword_update): Common code factored out
of func_ltmain_update and func_config_update.
(func_ltmain_update, func_config_update): Adjust, and fix sed
expressions to not use unportable ? modifier.
(func_install_update): New serial number based file updater keyed
of 'scriptversion' variable in install-sh.  Adjust all callers.
ChangeLog
libtoolize.m4sh