Dan Nicholson wrote:
> This patch set moves the library dependencies for the programs out of
> the configs file and into the programs' Makefiles. The purpose of this
> is to allow building a set of the programs which don't require libglut
> without changing the value of APP_LIB_DEPS.
> 
> The second and third commits change the default and some of the linux
> configs to take advantage of this change by removing the Mesa-specific
> libraries from their APP_LIB_DEPS variables. This should just leave
> platform or backend specific libraries.
> 
> Other configs won't be hurt by this change, other than to see the Mesa
> libraries appear twice on the command line. They should be changed if
> possible, though, since it benefits the with/without GLUT case.

Committed. Thanks.

-Brian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to