>>> Christophe Fergeau 2016/4/18 星期一 下午 4:56 >>>
>On Mon, Apr 18, 2016 at 02:28:00AM -0600, Lin Ma wrote:
>> >>> Christophe Fergeau 2016/4/18 星期一 下午 3:40 >>>
>> >Hey,
>> >
>> >On Mon, Apr 18, 2016 at 03:18:25PM +0800,
>>> Christophe Fergeau 2016/4/18 星期一 下午 3:40 >>>
>Hey,
>
>On Mon, Apr 18, 2016 at 03:18:25PM +0800, Lin Ma wrote:
>> Because we missed variables GL_LIBS and GL_CFLAGS in generated Makefile.in,
>> The linker flag and the compiler flag wont be generated in Ma
Because we missed variables GL_LIBS and GL_CFLAGS in generated Makefile.in,
The linker flag and the compiler flag wont be generated in Makefile.
It causes spice-gtk building failure with --enable-opengl option.
The patch fixes this issue.
Signed-off-by: Lin Ma
---
m4/spice-deps.m4 | 2 ++
1