What steps will reproduce the problem?
1. Compile with gmail enabled
What is the expected output? What do you see instead?
Compilation expected. I get "cannot find metadata file
`-r/usr/lib/mono/GData-Sharp/Google.GData.Extensions.dll'"
Please use labels and text to provide additional information.
In the file misc/gdata-sharp-core.pc.in
-r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
should be
-r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
Fix attached
Original issue reported on code.google.com by jonatan....@gmail.com on 23 Dec 2009 at 2:38
Original issue reported on code.google.com by
jonatan....@gmail.com
on 23 Dec 2009 at 2:38Attachments: