[cogl/wip/runtime-egl-platform: 6/8] configure: Fix documentation for the --enable-kms-egl-platform option
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/runtime-egl-platform: 6/8] configure: Fix documentation for the --enable-kms-egl-platform option
- Date: Mon, 12 Dec 2011 19:53:35 +0000 (UTC)
commit 5f7e912ea90ae7455ba7761204bc291fa3fd31db
Author: Neil Roberts <neil linux intel com>
Date: Mon Dec 12 18:04:46 2011 +0000
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.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 97f8230..08ed636 100644
--- a/configure.ac
+++ b/configure.ac
@@ -758,7 +758,7 @@ AM_CONDITIONAL(SUPPORT_EGL_PLATFORM_WAYLAND,
AC_ARG_ENABLE(
[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
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]