On Fri, Jul 15, 2011 at 10:20:08AM +0200, Gerd Hoffmann wrote: > >+#if SPICE_INTERFACE_QXL_MINOR>= 1 > >+#define QXL_DEFAULT_REVISION QXL_REVISION_STABLE_V10 > >+#else > >+#define QXL_DEFAULT_REVISION QXL_REVISION_STABLE_V06 > >+#endif > > Does that actually build with old spice-protocol? I don't think so ... >
no, it won't. /me wonders how I did the compilations. I'll use 2 and 3. > cheers, > Gerd >