summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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=""