changeset 6340 | eadb3790009f |
parent 6329 | 77dcb8c486e9 |
child 6362 | 562a9fe60603 |
1.1 --- a/configure Thu Jun 21 12:12:11 2012 -0300 1.2 +++ b/configure Thu Jun 21 14:01:47 2012 -0300 1.3 @@ -22831,7 +22831,8 @@ 1.4 int 1.5 main () 1.6 { 1.7 - 1.8 +int event_type = XI_TouchBegin; 1.9 +XITouchClassInfo *t; 1.10 Status 1.11 XIAllowTouchEvents(Display *a,int b,unsigned int c,Window d,int f) 1.12 {