]> git.pld-linux.org Git - packages/spice-space.git/blob - spice-link.patch
- added pointer to 0.13.x on DEVEL
[packages/spice-space.git] / spice-link.patch
1 --- spice-0.12.6/spice-common/m4/spice-deps.m4.orig     2015-08-14 10:54:53.000000000 +0200
2 +++ spice-0.12.6/spice-common/m4/spice-deps.m4  2015-10-09 19:14:14.964766691 +0200
3 @@ -125,6 +125,7 @@
4      if test "x$enable_opengl" = "xyes"; then
5          AC_CHECK_LIB(GL, glBlendFunc, GL_LIBS="$GL_LIBS -lGL", enable_opengl=no)
6          AC_CHECK_LIB(GLU, gluSphere, GL_LIBS="$GL_LIBS -lGLU", enable_opengl=no)
7 +        AC_CHECK_LIB(X11, XOpenDisplay, GL_LIBS="$GL_LIBS -lX11", have_opengl=no)
8          AC_DEFINE([USE_OPENGL], [1], [Define to build with OpenGL support])
9          AC_DEFINE([GL_GLEXT_PROTOTYPES], [], [Enable GLExt prototypes])
10  
This page took 0.034266 seconds and 3 git commands to generate.