Go to file
Francois Gouget 899a7c75e3 build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros
A call to SPICE_WARNING() anywhere in the configure file results in the
warning being printed at the end of the configure run where it will be
be visible. This makes it possible to keep the SPICE_WARNING() calls
together with the related feature checks instead of having to put a
separate AC_MSG_WARN() call near the end.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
2015-11-04 10:34:19 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common build-sys: Rename SUPPORT_GL to HAVE_GL 2015-10-23 14:05:39 +02:00
m4 build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros 2015-11-04 10:34:19 +01:00
tests Add marshaller test case 2015-09-15 17:48:59 +02:00
.gitmodules Remove spice-protocol submodule 2015-08-11 10:26:06 +02:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac build-sys: Rework SPICE_CHECK_* m4 macros 2015-10-13 11:26:01 +02:00
COPYING Be explicit about spice-common license 2013-10-23 11:41:43 -05:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am build-sys: Remove code generation files from EXTRA_DIST 2015-08-14 15:54:14 +02:00