<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - configure: error: classic DRI driver 'yes' does not exist"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75126">bug 75126</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - configure: error: classic DRI driver 'yes' does not exist"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75126#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - configure: error: classic DRI driver 'yes' does not exist"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75126">bug 75126</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Pushed to master

commit 9eae750317b52d05448ec327ec7499908a4653cf
Author: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
Date:   Tue Feb 18 00:57:24 2014 +0000

    configure: use default dri drivers whenever opengl and dri are enabled

    Commit ee55500c22a(configure: cleanup classic dri drivers handling)
    cleaned up the logic handling autodetection of dri drivers, but missed
    the case when one can explicitly disable dri, and still request opengl.

    Fixes build issues for the following
    ./autogen.sh --disable-dri --with-gallium-drivers=swrast

    While we're here, explicitly clear with_dri_drivers whenever building
    without such drivers to prevent choking later on.

    v2: Simplify with_dri_drivers handling.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>