mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-19 17:01:46 +00:00
and the other part of it
This commit is contained in:
parent
c7e5375554
commit
7985deefb8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue