Missing AM_CONDITIONAL for HAVE_INTROSPECTION in git HEAD

Aleksander Morgado aleksander at lanedo.com
Thu Aug 15 10:07:31 PDT 2013


On 14/08/13 18:34, Ben Chan wrote:
> FYI, I ran into the following issue with the git HEAD
> 
> ***** automake *****
> ***** PWD:
> /build/falco/tmp/portage/net-misc/modemmanager-next-9999/work/modemmanager-next-9999
> ***** automake --add-missing --copy --foreign
> 
> configure.ac:37 <http://configure.ac:37>: installing `./compile'
> configure.ac:24 <http://configure.ac:24>: installing `./missing'
> cli/Makefile.am: installing `./depcomp'
> libmm-glib/Makefile.am:125: HAVE_INTROSPECTION does not appear in
> AM_CONDITIONAL
> vapi/Makefile.am:3: ENABLE_VAPIGEN does not appear in AM_CONDITIONAL
> ~
> 

We're relying on the vapigen.m4 provided by vala (maybe we shouldn't);
do you have a /usr/share/aclocal/vapigen.m4? and if so, doesn't it have
a AM_CONDITIONAL(ENABLE_VAPIGEN...) line at the end?

-- 
Aleksander


More information about the ModemManager-devel mailing list