Re: GError: conflicts with glib-2.0



Ross Golder <ross golder org> writes: 
> Hmmm, shouldn't that be '/usr/include/gconf/2'? I guess it's because I'm
> still using AM_PATH_GCONF from gconf-1.m4.

Yes, that would be it. ;-)

> So, I checked and in /usr/share/aclocal/gconf-2.m4 to see what macro I
> should use in my configure.in script, and find that there isn't a
> AM_PATH_GCONF2 macro. Shouldn't this macro exist?

PKG_CHECK_MODULES(GCONF, gconf-2.0)

See the pkg-config man page for details.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]