mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin
authorJon Turney <jon.turney@dronecode.org.uk>
Sat, 11 Nov 2017 14:48:10 +0000 (14:48 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 24 Nov 2017 16:53:55 +0000 (16:53 +0000)
commitb6b4b2c6d825c056033c4111a67e83111b5f02e8
tree5094ca8e5212e7ef7a20d513bab11b8576ea441f
parent1cc00b8e0eb839096c1d6856df9213d6bad474ef
mapi: Teach es{1,2}api/ABI-check shared library names on Cygwin

Ideally we'd be able to get the library filename from libtool, but that
doesn't seem to be a feature...

Use of ${uname} is presumably ok here as we won't be running 'make check' if
we are cross-compiling

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/mapi/es1api/ABI-check
src/mapi/es2api/ABI-check