Commit f89857f1c2639d4ec3e1e145a3bc3dda35f2d388

Philipp Wiesemann 2016-09-26T23:09:34

Updated configure script.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/configure b/configure
index 71c410f..12752b8 100755
--- a/configure
+++ b/configure
@@ -18974,8 +18974,7 @@ int
 main ()
 {
 
-                    MirPointerButton button = mir_pointer_button_primary;
-                    MirPointerConfinementState confined = mir_pointer_unconfined;
+                    MirTouchAction actions = mir_touch_actions
 
   ;
   return 0;