api-support: Fix detection of similar APIs.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 19 Dec 2010 22:08:49 +0000 (22:08 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 10 Jan 2011 09:33:00 +0000 (09:33 +0000)
commit8e99fde5fc7b745469ba77e388a0a0f7572919c1
tree51e2293519e01ae420e9650170dedad2afce1f89
parent54ffbc2f3fcd9cb951ea2f6e1e6ffb8b8b98a58a
api-support: Fix detection of similar APIs.

Because we didn't match on word boundaries, the previous
code would get confused by similar APIs, eg. getxattr vs getxattrs.
(cherry picked from commit 7ba1b55aa79c56ded770f8ea46716eb054fbfe78)
src/api-support/update-from-tarballs.sh