]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: avoid tabs in all *_cmds variables.
authorPeter Rosin <peda@lysator.liu.se>
Sat, 19 Jan 2013 21:14:16 +0000 (22:14 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Sat, 19 Jan 2013 21:14:16 +0000 (22:14 +0100)
commitde1e6cef33ceaa288865c9ddbeeb69c249658342
tree45846b0467cbbfb664d5831d05f6fc3641ca439b
parent8152cf62a1fe86dedb5abb107276560fc9c47f2c
libtool: avoid tabs in all *_cmds variables.

This is in preparation for the next change, which will preserve
tabs when the *_cmds variables are evaluated. Removing tabs first
ensures that the libtool output stays the same when tabs are not
collapsed with surrounding whitespace.

m4/libtool.m4: Convert indenting tabs to spaces for all *_cmds
variables.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
m4/libtool.m4