update wayland README file to remove build confusion
authorChris Michael <cp.michael@samsung.com>
Thu, 19 Feb 2015 21:51:52 +0000 (16:51 -0500)
committerChris Michael <cp.michael@samsung.com>
Thu, 19 Feb 2015 21:52:13 +0000 (16:52 -0500)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
README.wayland

index b3e0ceb528f535c01409ce34d4ad6fb13ff1974a..b210a52ca389ad21c564fa5384a553dd24d5af76 100644 (file)
@@ -65,13 +65,8 @@ In order for Enlightenment to be compiled without X11, using Wayland
 only, you will need to pass a few more options to the configure stage
 of Enlightenment:
 
-  --enable-wayland-clients
-  --enable-wl-drm
-
-If you wish to test the experimental Wayland-Only compositor, then
-also pass to configure:
-
   --enable-wayland-only
+  --enable-wl-drm
 
 Since this is all still a work-in-progress, there are a few
 Enlightenment modules that have not been "fixed" to work without X11