summaryrefslogtreecommitdiff
path: root/mate-extra/mate-screensaver/files/mate-screensaver-1.2.0-fix-with-libgl.patch
blob: 45638c0ea10e9594e01a230851dd6a752dc69d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac	2012-08-08 19:23:14.026623125 +0200
+++ b/configure.ac	2012-08-08 19:23:20.766623326 +0200
@@ -545,7 +545,7 @@
 dnl - Check for GL
 dnl ---------------------------------------------------------------------------
 
-AC_ARG_WITH(gl, [  --with-libgl	  build with GL support])
+AC_ARG_WITH(libgl, [  --with-libgl	build with GL support])
 have_libgl=no
 GL_LIBS=""