diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-05-08 16:32:56 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-05-08 16:32:56 +0200 |
commit | 6b02df92e736c5788acd1171ca4d50e5a55041d4 (patch) | |
tree | 4ed1a39d9acfd2fc3935d935a5f2a5857f55bce9 | |
parent | fist: remove base and base-devel deps (diff) | |
download | libgamma-6b02df92e736c5788acd1171ca4d50e5a55041d4.tar.gz libgamma-6b02df92e736c5788acd1171ca4d50e5a55041d4.tar.bz2 libgamma-6b02df92e736c5788acd1171ca4d50e5a55041d4.tar.xz |
info: update compiling chapter
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | info/libgamma.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo index e3ce87a..b10159a 100644 --- a/info/libgamma.texinfo +++ b/info/libgamma.texinfo @@ -209,6 +209,10 @@ Enables the X VidMode extension adjustment method. @itemx --linux Enables the Direct Rendering Manager adjustment method. +@item --enable-wayland +@itemx --linux +Enables the Wayland/Orbital adjustment method. + @item --enable-w32gdi @itemx --windows Enables the Windows GDI adjustment method. |