Bug 53053

Summary: ./configure: line 18498: syntax error near unexpected token `;;'
Product: Mesa Reporter: Vinson Lee <vlee>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: medium CC: mattst88
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2012-08-01 17:02:10 UTC
$ ./autogen.sh
[...]
./configure: line 18498: syntax error near unexpected token `;;'
./configure: line 18498: `    ;;'


33ef67ab20de9b04f7d3d32f01cb87c29034db88 is the first bad commit
commit 33ef67ab20de9b04f7d3d32f01cb87c29034db88
Author: Adam Jackson <ajax@redhat.com>
Date:   Wed Aug 1 11:44:28 2012 -0400

    linux: Default to dri not xlib on all arches
    
    Even on s390{,x} where there's no video card, you still want this so GLX
    protocol works.
    
    Reviewed-by: Matt Turner <mattst88@gmail.com>
    Signed-off-by: Adam Jackson <ajax@redhat.com>

:100644 100644 b01b1921bd07ab17a7b10cfd3a8f59ebd05173a4 258c8ba0b479bd10912e588230185a457c19dd41 M	configure.ac

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.