diff README.md @ 2594:6af5b8db48bb

Update documentation for autogen.sh options
author Colin Clark <colin.clark@cclark.uk>
date Sun, 10 Sep 2017 11:11:00 +0100
parents ae0550a148c5
children 9e29be68f634
line wrap: on
line diff
--- a/README.md	Sun Sep 10 10:57:20 2017 +0100
+++ b/README.md	Sun Sep 10 11:11:00 2017 +0100
@@ -118,8 +118,6 @@
 
 Common options:
 `./autogen.sh --disable-gtk3`,
-`./autogen.sh --enable-map`
-
 
 Compilation: `./autogen.sh [options]; make`
 
@@ -182,15 +180,14 @@
     libclutter 1.0
         wiki.gnome.org/Projects/libchamplain
         for map display
-        disabled by default
-        enable with configure option: --enable-map
-        enabling will also enable GPU acceleration
+        enabled by default
+        disable with configure option: --disable-map
 
     libclutter 1.0
         www.clutter-project.org
         for GPU acceleration (a check-box on Preferences/Image must also be ticked)
-        disabled by default
-        enable with configure option: --enable-gpu-accel
+        enabled by default
+        disable with configure option: --disable-gpu-accel
         explicitly disabling will also disable the map feature
 
     lua 5.1