spice-common/m4
Lin Ma 2eaf7c9572 build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.in
SPICE_COMMON_{CFLAGS,LIBS} references '$(GL_{CFLAGS,LIBS)', so these
variables are going to be expanded at 'make' time rather than at
'configure' time.
The linker flag and the compiler flag won't be substituted in the
generated Makefile without AC_SUBST.
It causes spice-gtk building failure with --enable-opengl option.

The patch fixes this issue.

Signed-off-by: Lin Ma <lma@suse.com>
2016-04-18 10:59:07 +02:00
..
.gitignore build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
ax_python_module.m4 configure.ac: Check for needed python modules for git builds 2015-04-13 13:08:11 +02:00
spice-deps.m4 build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.in 2016-04-18 10:59:07 +02:00