Bug 53053 - ./configure: line 18498: syntax error near unexpected token `;;'
Summary: ./configure: line 18498: syntax error near unexpected token `;;'
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 17:02 UTC by Vinson Lee
Modified: 2012-08-01 17:12 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.