]> git.ipfire.org Git - thirdparty/libtool.git/commit
Use TAB-SPACE in preference to SPACE-TAB.
authorGary V. Vaughan <gary@gnu.org>
Sun, 27 Jun 2010 10:19:35 +0000 (17:19 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 27 Jun 2010 10:19:35 +0000 (17:19 +0700)
commit001f756ffad29eee44988440e14dfc679bde34dc
treed0bb05f92d937b06db479ae3e9d509e6deebe336
parent6767ed13de0f741bfa09ffa7fcf2d1cee6d2a3d5
Use TAB-SPACE in preference to SPACE-TAB.

* libltdl/m4/libtool.m4 (_LT_PROG_XSI_REPLACE): Some editors
might optimise away the SPACE in SPACE-TAB sequences, so use
TAB-SPACE just in case.
Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
libltdl/m4/libtool.m4