mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-07 17:05:37 +00:00
typo in configure script
This commit is contained in:
@@ -1011,7 +1011,7 @@ SCREEN_CAP_LIB=
|
||||
screen_cap=no
|
||||
|
||||
AC_ARG_ENABLE(screen,
|
||||
AS_HELP_STRING([--disable-gl], [disable screen capture (default is auto)]),
|
||||
AS_HELP_STRING([--disable-screen], [disable screen capture (default is auto)]),
|
||||
[screen_cap_req=$enableval],
|
||||
[screen_cap_req=yes]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user