]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtoolize: remove NL2SP and initialisation.
authorGary V. Vaughan <gary@gnu.org>
Mon, 14 Nov 2011 10:37:39 +0000 (17:37 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 15 Nov 2011 08:34:44 +0000 (15:34 +0700)
commitafe644207a2422d3fbbd85207be0618c2fbee855
treee51205b4b84324dd37fb064ece7cc78c3a126d3f
parente8db92c345b99acd9c6984a321fc241ed1d01d23
libtoolize: remove NL2SP and initialisation.

There's only a single use of NL2SP, and that is redundant.
* libtoolize.m4sh (func_serial_update): Factor away use of
NL2SP.
(NL2SP, SP2NL): Remove initialisation.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
libtoolize.m4sh