compiz icon indicating copy to clipboard operation
compiz copied to clipboard

configure.ac:201: warning: macro 'AM_GCONF_SOURCE_2' not found in library

Open KristianLyng opened this issue 11 years ago • 3 comments

autogen.sh fails nastily when gconf2-dev is missing. Ugly.

KristianLyng avatar Nov 13 '14 19:11 KristianLyng

I'd say this should be a bug not just an enhancement unless we're talking about not targetting DE-independance, gconf especially is something that those who aren't into the GNOME way are unhappy with (last I checked, which admittedly was a number of years ago)

rtmf avatar Nov 14 '14 09:11 rtmf

Perhaps, but the important part is run-time dependencies and secondly build-time depndencies. This warning is about a generate-the-buildsystem-time-dependencies. After 'make dist', gconf-related things should be completely optional.

That said, it seems wrong that GCONF is required to generate the build system when you don't actually need gconf to run or build compiz. So I suppose I'm inclined to agree.

KristianLyng avatar Nov 14 '14 11:11 KristianLyng

BTW, I just now realized who you are ;)

KristianLyng avatar Nov 14 '14 11:11 KristianLyng