vc-list-files: make the last-resort awk code more portable
authorJim Meyering <meyering@redhat.com>
Fri, 11 Jul 2008 17:32:46 +0000 (19:32 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Jul 2008 17:32:46 +0000 (19:32 +0200)
commit91d8d1b4835f58f1c9b9a69520e8edc886bf9060
tree66d3fe626353b6ede05220891c7b6bd091e5dd9b
parent9d3aac76ae55c381dd8d2f8eb478e93084d33dc5
vc-list-files: make the last-resort awk code more portable

* build-aux/vc-list-files: Don't rely on awk's "sub" command.
/bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
does not support it.
ChangeLog
build-aux/vc-list-files