Hi I'm trying to build the evolution-mapi and evolution-ews plugins for 3.6.3.
It seems that they are not finding the correct version of my
evolution-data-server-1.2 .
By looking into the thing I saw that they use pkg-config --libs in the
configure script and not pkg-config --modversion
to
On Wed, 2013-01-23 at 13:05 -0500, Paul Smith wrote:
I did file a bug (sorry I forgot to post that here). But today I used
jhbuild to create a local Evo 3.6.4 and tried that, and it worked fine
so that bug has been fixed since 3.6.0 was released and I resolved the
bug again.
FYI my distro
On Tue, 2013-01-29 at 23:33 -0300, Sasa Ostrouska wrote:
By looking into the thing I saw that they use pkg-config --libs in the
configure script and not pkg-config --modversion
to determine the version of evolution-data-server-1.2.
Hi,
I see in configure.ac or evolution-mapi only this: