GNOME Bugzilla – Bug 614980
Add shamrock macro's for finding mono-2.pc.
Last modified: 2010-05-29 22:47:26 UTC
The ABI changed in mono 2.7 and as such, the pkg-config file was renamed from mono.pc to mono-2.pc. This patch adds shamrock macro's for finding the desired mono module. As well as macro's for checking for assemblies in the specified GAC. No 1.0 profile assembly check macro has been added for mono-2, as I think this has been deprecated.
Created attachment 158058 [details] [review] Add shamrock macro's for finding mono-2.pc.
Comment on attachment 158058 [details] [review] Add shamrock macro's for finding mono-2.pc. Looks good, please commit with the following fix in the message : macro's -> macros
Done!