diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c98b42c42a8e..1da0a2e5909f 100644 --- a/configure.ac +++ b/configure.ac @@ -978,7 +978,7 @@ AC_ARG_ENABLE(cairo-canvas, AC_ARG_ENABLE(opengl, AS_HELP_STRING([--disable-opengl], - [Determines whether to build the OpenGL 3D slide transitions component.])) + [Determines whether to build the OpenGL 3D slide transitions and canvas component.])) AC_ARG_ENABLE(opencl, AS_HELP_STRING([--disable-opencl], |