Commit 697984df20b85781cf0a1261a326942634096df7

Ryan C. Gordon 2016-02-21T19:21:21

Regenerated configure script with Mir changes.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure b/configure
index fd351a7..b73ea4d 100755
--- a/configure
+++ b/configure
@@ -18965,7 +18965,7 @@ int
 main ()
 {
 
-                    MirMotionToolType tool = mir_motion_tool_type_mouse;
+                    MirPointerButton button = mir_pointer_button_primary;
 
   ;
   return 0;