Put ABI symbol checks into 'make check'
authorStef Walter <stefw@collabora.co.uk>
Thu, 25 Aug 2011 09:50:18 +0000 (11:50 +0200)
committerStef Walter <stefw@collabora.co.uk>
Thu, 25 Aug 2011 10:38:00 +0000 (12:38 +0200)
commitb49cc30e1117e9b35f6c3a988ddb05cf85c0c643
tree54ed681ea115a3a0ff6f3c691888a228cf7f5747
parentecd677096ca975f77f1c73d11144ea6f0e4ed17c
Put ABI symbol checks into 'make check'

 * We have files in which all public symbols for the gck and gcr
   libraries, and then check these against the linked libraries.
 * Not a panacea for ABI changes, but at least a simple check
gck/Makefile.am
gck/gck.symbols [new file with mode: 0644]
gcr/Makefile.am
gcr/gcr.symbols [new file with mode: 0644]