+#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 ... cheers, Gerd
+#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 ... cheers, Gerd