Updated configure script.

This commit is contained in:
Philipp Wiesemann 2016-09-26 23:09:34 +02:00
parent 357c3dd746
commit f89857f1c2
1 changed files with 1 additions and 2 deletions

3
configure vendored
View File

@ -18974,8 +18974,7 @@ int
main () main ()
{ {
MirPointerButton button = mir_pointer_button_primary; MirTouchAction actions = mir_touch_actions
MirPointerConfinementState confined = mir_pointer_unconfined;
; ;
return 0; return 0;