<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 19/07/13 08:41, Alexey Chernov
      wrote:<br>
    </div>
    <blockquote cite="mid:%3C4840675.WLWCfE2K46@aclex%3E" type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">В письме от 17 июл 2013 14:51:00 Вы написали:<br>
        > Note that this link is required because GL headers are
        included with</p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> GL/foo.h and since in newer versions of
        OS X OpenGL is a framework and not</p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> part of the sysroot you can't add</p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">>
        /System/Library/Frameworks/OpenGL.framework/Headers to the
        headers search</p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> path or use -framework OpenGL as you
        would need to use the includes with </p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> OpenGL/foo.h. But it's something that
        should be fixed, because -framework</p>
      <p style=" margin-top:12px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">> OpenGL should work in OS X out of the
        box.<br>
      </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        -qt-user-state:0;">Thanks for the reference, Andoni. So, given
        the prefix is /usr/local, symbolic link /usr/local/include/GL
        -> /usr/X11/include/GL would be enough? Or should I also link
        libraries somehow? With header directory link alone I still have
        no success, unfortunately.<br>
        <br>
      </p>
    </blockquote>
    There was a typo in the configure detection code.  Should be fixed
    in git.
  </body>
</html>