[Xfce4-commits] [apps/xfce4-screensaver] 108/425: Fix --with-libgl config option
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:49:15 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 67857be6ac7b6e2072761472a6479ca0c7fff18d
Author: infirit <infirit at gmail.com>
Date: Tue Nov 12 17:43:33 2013 +0100
Fix --with-libgl config option
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index f67d67b..b513f2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -567,7 +567,7 @@ dnl ---------------------------------------------------------------------------
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=""
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list