mesa: Changes to 'master'

Dan Nicholson dbn at kemper.freedesktop.org
Fri Mar 7 19:50:54 UTC 2008


 configure.ac |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

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

New commits:
commit db7fc6311086b512f63ba74d7ab6cda47b662839
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Fri Mar 7 11:48:09 2008 -0800

    autoconf: Print GCC include path directly and be more robust using it
    
    Rather than constructing the GCC include path from `-print-search-dirs',
    we can get the path directly from `-print-file-name=include'. This is
    used in the Linux kernel build, for example. If no output is returned
    from the command, then we don't append a -I path the the makedepend
    options.




More information about the mesa-commit mailing list