Fixes building SDL on Ubuntu 16.04 with Mir headers installed

This commit is contained in:
Gabriel Jacobo 2016-09-01 16:01:54 -03:00
parent aa51d46bdd
commit 641bf4c2c8
2 changed files with 3 additions and 1 deletions

1
configure vendored
View file

@ -18975,6 +18975,7 @@ main ()
{
MirPointerButton button = mir_pointer_button_primary;
MirPointerConfinementState confined = mir_pointer_unconfined;
;
return 0;