mesa: Changes to 'master'

Dan Nicholson dbn at kemper.freedesktop.org
Fri Dec 7 22:33:17 UTC 2007


 configs/linux-osmesa          |    2 +-
 configs/linux-osmesa16        |    2 +-
 configs/linux-osmesa16-static |    2 +-
 configs/linux-osmesa32        |    2 +-
 progs/osdemos/Makefile        |   14 +++++++++-----
 5 files changed, 13 insertions(+), 9 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit f1efacb92b4c7e52f5f060a655a2dacfdddac44b
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Wed Dec 5 20:34:59 2007 -0800

    Make osdemos linking like other programs
    
    Most of the programs list their dependencies on the Mesa libraries in
    their Makefiles. This works with the default configuration where
    APP_LIB_DEPS only lists external libraries. This changes the
    linux-osmesa configs and the osdemos Makefile to follow that convention.
    
    Some cleanup of the Makefile is also added to refer to the GL libraries
    through the existing variables rather than hardcoding their names.




More information about the mesa-commit mailing list