Chia-I Wu wrote:
> On Wed, Aug 26, 2009 at 06:34:00AM -0700, Dan Nicholson wrote:
>> On Tue, Aug 25, 2009 at 10:23 PM, Chia-I Wu<olva...@gmail.com> wrote:
>>> This patch makes EGL/X progs link to libX11.  Originally, libEGL linked
>>> to libX11 and thus there was no need for progs to link to libX11.
>>> However, libEGL is changed not to link to libX11, and thus progs should.
>> In progs/egl/Makefile, please don't override LDFLAGS to add linking
>> commands. This is essentially a user variable containing anything
>> needed to pass to the linker. The xdemos Makefile uses LIB_DEPS and
>> LIBS for the same purposes.
> Thanks.  I've updated the patch to use LIB_DEPS and LIBS.
> 

Committed.

-Brian


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to