]> git.ipfire.org Git - thirdparty/automake.git/commit
depcomp: recognize tabs as whitespace in the dashmstdout mode
authorPeter Rosin <peda@lysator.liu.se>
Fri, 3 Feb 2012 07:54:49 +0000 (08:54 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Wed, 8 Feb 2012 13:40:48 +0000 (14:40 +0100)
commit81193035cee80eab1dca5d34d2a8f5f011bc4f57
tree82910657254fe840f26382124df979e9b10dcf71
parent1e2ced5c2e6a6be7c45349dc728ba2012eb6aa0a
depcomp: recognize tabs as whitespace in the dashmstdout mode

Commit Release-1-7-2b-2-gf03ceab "Cope with DOS filenames in
dependencies." inadvertedly converted tabs into spaces.

* lib/depcomp (dashmstdout): Add a tab character to all sets
matching whitespace.
lib/depcomp