Hi, I can't build shared-mime-info (I'm building with jhbuild) because the Makefile.am seems broken: - autogen.sh indicates automake 1.4 is desired (since the command "automake" is run), - Makefile.am uses update_mime_database_CFLAGS but automake1.4 doesn't know about it. I think this was introduced in revision 1.18, I'll attach a patch that still uses externally defined CFLAGS and honors ALL_CFLAGS too.
Created attachment 1554 [details] [review] fix Makefile.am Please adapt the patch to use LDFLAGS too if you need them (I didn't since the CFLAGS are used in linking too) or remove the update_mime_database_LDADD.
*** Bug 2235 has been marked as a duplicate of this bug. ***
This was probably fixed by 2005-04-07 Bastien Nocera <hadess@hadess.net> * Makefile.am: work-around for old versions of automake Please reopen this bug if you are still having problems.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.