mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 01:54:10 +00:00
configure: Fix documentation for the --enable-kms-egl-platform option
It looks like the documentation for this option has a copy-and-paste bug from the wayland documentation. Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
4dbef01ec3
commit
1e5494c2fb
@ -758,7 +758,7 @@ AM_CONDITIONAL(SUPPORT_EGL_PLATFORM_WAYLAND,
|
|||||||
|
|
||||||
AC_ARG_ENABLE(
|
AC_ARG_ENABLE(
|
||||||
[kms-egl-platform],
|
[kms-egl-platform],
|
||||||
[AC_HELP_STRING([--enable-kms-egl-platform=@<:@no/yes@:>@], [Enable support for the Wayland egl platform @<:@default=no@:>@])],
|
[AC_HELP_STRING([--enable-kms-egl-platform=@<:@no/yes@:>@], [Enable support for the KMS egl platform @<:@default=no@:>@])],
|
||||||
[],
|
[],
|
||||||
enable_kms_egl_platform=no
|
enable_kms_egl_platform=no
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user