and the other part of it

This commit is contained in:
Bill Currie 2002-06-11 14:55:13 +00:00
parent c7e5375554
commit 7985deefb8

View file

@ -1164,7 +1164,7 @@ AC_SUBST(plugindir)
AC_SUBST(PLUGINDIR)
AC_ARG_WITH(gl-driver,
[ --with-gl-driver default gl dynamic lib name],
[ --with-gl-driver=NAME Name of OpenGL driver DLL/DSO],
gl_driver=$withval,
gl_driver=auto
)