[Spice-devel] [spice-common 10/13] build-sys: Remove automatic generation of enums.h
Marc-André Lureau
marcandre.lureau at gmail.com
Fri Dec 5 04:32:36 PST 2014
On Fri, Dec 5, 2014 at 11:12 AM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> Hmm thinking a bit more about this would work, I assume this would mean
> having a --enable-spice-common-build configure argument which would
> check for the additional dependencies that spice-common needs (opus,
> celt, ...), and which would enable the build of the spice-common source
> files?
> I must say I'm not a big fan of that..
Probably a configure argument, if you don't want to have to build
libspice-common to install only headers. To me this is an
optimization, not a strict requirement. After all, the headers can
simply be copied from the tarball manually. Also, this extra
--with-libcommon (to make it look simpler than yours) can be passed by
the main configure by appending to ac_configure_args. All in all,
would consider it better than what we have today. ymmv
--
Marc-André Lureau
More information about the Spice-devel
mailing list