Hi ----- Original Message ----- > In the configure.ac, the default for vala is “no”. But if I build without it, > I get: > > make[4]: Entering directory `/Users/ddd/Work/spice/spice-gtk/src/controller' > > *** Error: missing valac! > *** You must run autogen.sh or configure --enable-vala > > Is it possible to build spice-gtk without valac? If not, should I add this as > a requirement and make it a default in configure.ac? Or is the controller > optional somehow?
--disable-vala --disable-controller should do > > > Thanks > Christophe > _______________________________________________ > Spice-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/spice-devel > _______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
